This repo contains all the data that is used to play “Castles” video game.
TODO: Video
Note: You will need a dev build of the “Castles” video game.
Use this code to setup your mods folder to track changes.
git init
git remote add origin https://github.com/asamwow/CastlesMods.git
git fetch
git reset --soft origin/main
git reset
The mod files use the following format.
| Line # | Name |
|---|---|
| 1 | |
| 2 | |
| 3 | |
| 4 | Structures |
| 5 | Humanoids |
| 6 | Descriptions |
| 7 | Terrain Brushes |
| 8 | Animations |
| 9 | Dialouges |
| 10 | Rolls |
| 11 | Lists |
| 12 | Items |
| 13 | Player Reqs |
| 14 | Connections |
| 15 | |
| 16 | Hotbar |
| 17 | |
| 18 | Trees |
| 19 | Fishing Spots |
| 20 | Fires |
| 21 | Chests |
| 22 | |
| 23 | Teleports |
| 24 | Item Givers |
| 25 | Sounds |
| 26 | Cylinders |
Interested in the project? Join the discord.