SHOW:
|
|
- or go back to the newest paste.
1 | - | if _G.polychoron ~= nil then |
1 | + | |
2 | - | if fs.exists "autorun" then shell.run "autorun" end |
2 | + | |
3 | - | -- exit now |
3 | + | |
4 | - | -- as we are running inside it already |
4 | + | |
5 | - | return |
5 | + | |
6 | multishell = nil | |
7 | callback() | |
8 | - | local version = "1.4" |
8 | + | |
9 | ||
10 | - | -- Localize frequently used functions for performance |
10 | + |