From 106abe037c4b4e1b0a610fed59a57d5c3d9110bd Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Sun, 23 Aug 2026 12:40:02 -0500 Subject: [PATCH] Correct readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d67d07..bc0d03f 100644 --- a/README.md +++ b/README.md @@ -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