Advertisement
programcreator

Version List

Oct 4th, 2016
5,774
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.54 KB | None | 0 0
  1. return {
  2.   [1] = { name = "main", source = 23, boot = "OmniOS/boot.lua"},
  3.   [2] = { name = "latest", source = 23, boot = "OmniOS/boot.lua"},
  4.   [3] = { name = "15w14a", source = "http://pastebin.com/raw.php?i=LHEDdm5p", boot = "OmniOS/BIOS.lua"},
  5.   [4] = { name = "15w14b", source = "http://pastebin.com/raw.php?i=eWws6Pt8", boot = "OmniOS/BIOS.lua"},
  6.   [5] = { name = "15w14c", source = "http://pastebin.com/raw.php?i=meyN8FWF", boot = "OmniOS/BIOS.lua"},
  7.   [6] = { name = "15w14d", source = "http://pastebin.com/raw.php?i=6kmuH93j", boot = "OmniOS/BIOS.lua"},
  8.   [7] = { name = "15w14e", source = "http://pastebin.com/raw.php?i=XtGJcYpQ", boot = "OmniOS/BIOS.lua"},
  9.   [8] = { name = "15w14f", source = "http://pastebin.com/raw.php?i=nM99XzJ0", boot = "OmniOS/BIOS.lua"},
  10.   [9] = { name = "15w15b", source = "http://pastebin.com/raw.php?i=MYxZ6SHu", boot = "OmniOS/BIOS.lua"},
  11.   [10] = { name = "15w16a", source = "http://pastebin.com/raw.php?i=zZgP0FeM", boot = "OmniOS/BIOS.lua"},
  12.   [11] = { name = "15w17a", source = "http://pastebin.com/raw.php?i=AffNZM5r", boot = "OmniOS/BIOS.lua"},
  13.   [12] = { name = "15w19a", source = "http://pastebin.com/raw.php?i=UKd0Fsui", boot = "OmniOS/BIOS.lua"},
  14.   [13] = { name = "15w24a", source = "http://pastebin.com/raw.php?i=bVB0whNZ", boot = "OmniOS/BIOS.lua"},
  15.   [14] = { name = "15w25a", source = "http://pastebin.com/raw.php?i=q7ZNmN8x", boot = "OmniOS/BIOS.lua"},
  16.   [15] = { name = "15w25b", source = "http://pastebin.com/raw.php?i=cxZEiQ47", boot = "OmniOS/BIOS.lua"},
  17.   [16] = { name = "15w26a", source = "http://pastebin.com/raw.php?i=5FfzFBiS", boot = "OmniOS/BIOS.lua"},
  18.   [17] = { name = "15w27a", source = "https://raw.githubusercontent.com/Creator/Distributions/master/15w27a", boot = "OmniOS/BIOS.lua"},
  19.   [18] = { name = "1.0.0", source = "https://raw.githubusercontent.com/Creator/Distributions/master/1.0.0", boot = "OmniOS/BIOS.lua"},
  20.   [19] = { name = "15w33a", source = "https://raw.githubusercontent.com/Creator/Distributions/master/15w33a", boot = "OmniOS/BIOS.lua"},
  21.   [20] = { name = "15w43a", source = "https://raw.githubusercontent.com/Creator/Distributions/master/15w43a", boot = "OmniOS/BIOS.lua"},
  22.   [21] = { name = "15w45a", source = "https://raw.githubusercontent.com/Creator/Distributions/master/15w45a", boot = "OmniOS/BIOS.lua"},
  23.   [22] = { name = "16w40a", source = "https://raw.githubusercontent.com/Creator/Distributions/master/16w40a", boot = "OmniOS/boot.lua"},
  24.   [23] = { name = "1.1.0", source = "https://raw.githubusercontent.com/Creator/Distributions/master/16w40a", boot = "OmniOS/boot.lua"},
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement