Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 5097edf

Browse files
fix page
1 parent 15f4121 commit 5097edf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/Setup-Game.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For beginner work your game, go to the `mods` folder and do a little funni step
1212
"license": "Apache 2.0"
1313
}
1414
```
15-
After that, save your `meta.json` file and your game should found your folder game now!
15+
After that, save your `meta.json` file and the engine should found your game for now!
1616

1717
## Put icon (optional)
1818
If you wanna add a icon, make one and save this image as name `icon.png` and put in your mods game like `mods/<your game>/icon.png`
@@ -23,4 +23,3 @@ Also the image icon should recommended at `150x150` thought the game will auto r
2323

2424
## Result (TADA)
2525
That all you wanna make your folder work now, you should able to added stuff into game and make them run for sure!
26-

0 commit comments

Comments
 (0)