shuffled some files around
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
fs.mount('packages/games/Othello.lua', 'urlfs', 'http://pastebin.com/raw/rMeh1Kag')
|
||||
fs.mount('packages/games/Pipes.lua', 'urlfs', 'https://pastebin.com/raw/skcs9x1s')
|
||||
fs.mount('packages/games/Strafe.lua', 'urlfs', 'https://pastebin.com/raw/jyDH7mLH')
|
||||
fs.mount('packages/games/Breakout.lua', 'urlfs', 'https://gist.github.com/LDDestroier/c7528d95bc0103545c2a/raw')
|
||||
fs.mount('packages/games/Minesweeper.lua', 'urlfs', 'https://pastebin.com/raw/nsKrHTbN')
|
||||
fs.mount('packages/games/Tron.lua', 'urlfs', 'https://raw.githubusercontent.com/LDDestroier/CC/master/tron.lua')
|
||||
6
games/etc/fstab
Normal file
6
games/etc/fstab
Normal file
@@ -0,0 +1,6 @@
|
||||
packages/games/Othello.lua urlfs http://pastebin.com/raw/rMeh1Kag
|
||||
packages/games/Pipes.lua urlfs https://pastebin.com/raw/skcs9x1s
|
||||
packages/games/Strafe.lua urlfs https://pastebin.com/raw/jyDH7mLH
|
||||
packages/games/Breakout.lua urlfs https://gist.github.com/LDDestroier/c7528d95bc0103545c2a/raw
|
||||
packages/games/Minesweeper.lua urlfs https://pastebin.com/raw/nsKrHTbN
|
||||
packages/games/Tron.lua urlfs https://raw.githubusercontent.com/LDDestroier/CC/master/tron.lua
|
||||
Reference in New Issue
Block a user