-
Notifications
You must be signed in to change notification settings - Fork 44
Compiling to play
EttyKitty edited this page May 16, 2025
·
2 revisions
This article is designed for people who just want to compile the GitHub code to play, and we'll only look at the GameMaker compiling, as it's the simplest and the quickest one.
If you need an advanced guide on how to contribute and work with the project, using a more convenient VSCode IDE instead, see https://github.com/Adeptus-Dominus/ChapterMaster/wiki/Working-with-GameMaker-projects.
- Download the project, by finding the green "<>Code" button and selecting "Download ZIP".
- Get the latest GameMaker Beta installed.
- Find ChapterMaster.yyp in the downloaded project folder and open it with GameMaker.
- In GameMaker, click the Run button or press F5 - it'll build the game and launch it.
- Play the game!



