OpenRayman/data
Hannes Mann 3fffccf665 Add a game class for mod support
This commit adds a game class, which is a collection of files that can depend on other files.
The base game "rayman2" contains all files required for the game, and they can then be overriden by games that depend on it.
OpenRayman will use this for editing menus (adding settings) and possibly other things.
All mods should target "rayman2_openrayman".
2016-06-15 03:55:52 +02:00
..
common Replace info.json with something more appropriate for the games (mod) system 2016-06-15 02:32:18 +02:00
games/rayman2_openrayman Add a game class for mod support 2016-06-15 03:55:52 +02:00