Created
February 5, 2018 06:09
-
-
Save Caaz/f36dd9d8bb6cc90b17c88f5862a2c354 to your computer and use it in GitHub Desktop.
All the files required by picowars
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sun Feb 4 22:06:55 2018 -- Compiling... | |
Requiring ichor.lua from games/picowars/picowars.p8 | |
Requiring camera from games/picowars/picowars.p8 | |
Requiring war.lua from games/picowars/picowars.p8 | |
Requiring player from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/war.lua | |
Requiring class.lua from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/player.lua | |
Requiring world_ui from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/player.lua | |
Requiring table/merge from /home/caaz/.lexaloffle/pico-8/carts/lib/world_ui.lua | |
Requiring map from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/war.lua | |
Requiring tile from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/map.lua | |
Requiring table/contains from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/tile.lua | |
Requiring unit from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/tile.lua | |
Requiring binary/pull from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/map.lua | |
Requiring maps.p8l from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/map.lua | |
Requiring editor.lua from games/picowars/picowars.p8 | |
Requiring map_saveable from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/editor.lua | |
Requiring table/concat from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/map_saveable.lua | |
Requiring string_encode from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/map_saveable.lua | |
Requiring binary/itb from /home/caaz/.lexaloffle/pico-8/carts/lib/string_encode.lua | |
Requiring string/index_of from /home/caaz/.lexaloffle/pico-8/carts/lib/string_encode.lua | |
Requiring string/characters from /home/caaz/.lexaloffle/pico-8/carts/lib/string/index_of.lua | |
Requiring string/string_rle from /home/caaz/.lexaloffle/pico-8/carts/lib/string_encode.lua | |
Requiring string/string_rld from /home/caaz/.lexaloffle/pico-8/carts/lib/string_encode.lua | |
Requiring hud from /home/caaz/.lexaloffle/pico-8/carts/games/picowars/editor.lua | |
Requiring editor_menu.lua from games/picowars/picowars.p8 | |
Requiring title.lua from games/picowars/picowars.p8 | |
Requiring ichor/cls.lua from games/picowars/picowars.p8 | |
Requiring ichor/stats.lua from games/picowars/picowars.p8 | |
Requiring ichor/loading from games/picowars/picowars.p8 | |
Sun Feb 4 22:06:55 2018 -- Done! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment