Correct readme

This commit is contained in:
2026-08-23 12:40:02 -05:00
parent dcd3b0525c
commit 106abe037c

View File

@@ -1,3 +1,3 @@
# 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, loggy-client, and store. In game mode you extend he scripts such as data_bridge and the shell replaces the old with the new. You export as game.pck
> **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