ProtoRPG:File structure
The game engine is started by passing a path where all the game datas reside. At this location must be built a precise file structure that looks like this :
- bundle.txt
This is the bundle file that describes the game main element. - maps/
This directory contains all map files. - graphics/
This is where all graphic files resides. - tilesets/
This is for tileset files - sounds/
This is for sound samples