Skip to content
EttyKitty edited this page May 16, 2025 · 2 revisions

Introduction

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.

How to compile the project

  1. Download the project, by finding the green "<>Code" button and selecting "Download ZIP".
  2. Get the latest GameMaker Beta installed.
  3. Find ChapterMaster.yyp in the downloaded project folder and open it with GameMaker.
  4. In GameMaker, click the Run button or press F5 - it'll build the game and launch it.
  5. Play the game!

Screenshots of what you're looking for

image
image
image
image

Clone this wiki locally