All Projects → tyrovc → SpelunkyCommunityUpdateProject

tyrovc / SpelunkyCommunityUpdateProject

Licence: other
Community bugfixing and updates to the original Spelunky for PC

Programming Languages

Spelunky Community Update Project

Community bug fixing and updates to the original Spelunky for PC

Editing

Use Gmk-Splitter to turn the repo back into a .gmk

Something along the lines of:

java -jar gmksplit.jar /spelunky/ spelunky.gmk
java -jar gmksplit.jar /config/ config.gmk

Edit the gmk files with Game Maker 8 (not 8.1!)

Then use:

java -jar gmksplit.jar  spelunky.gmk spelunky
java -jar gmksplit.jar  config.gmk config

to export your changes back to the repo format.

Changes should always be made in Game Maker 8 for compatibility reasons. Current windows builds for players should be compiled with Game Maker 8.1 however.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].