4 lines
305 B
Markdown
4 lines
305 B
Markdown
# game-shell
|
|
|
|
> **Note:** Meant to be both a shell and also starting base for games. In shell mode it loads PCK files such as assets, game, lobby-client, and store. In game mode you extend the scripts and scenes such as data_bridge and the shell replaces the defaults with the new. You export as game.pck
|