OpenRayman/data/games/rayman2_openrayman
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
..
manifest.json Add a game class for mod support 2016-06-15 03:55:52 +02:00
README Replace info.json with something more appropriate for the games (mod) system 2016-06-15 02:32:18 +02:00

This is the game that is run by default when OpenRayman is started.
It contains modifications to Rayman 2 specific to OpenRayman (such as menus, etc).
It depends on the game "rayman2", which can be obtained by extracting it from a valid installation of Rayman 2.