-
Notifications
You must be signed in to change notification settings - Fork 45
Home
space edited this page Jun 17, 2024
·
27 revisions
In order to start developing, you need to clone your fork to your machine.
You can either:
- Clone your fork from the command line
git clone https://github.com/your-name/Loungeware
-
Select download zip from the green code dropdown in your fork
-
Or clone your fork with Github Desktop
See Microgame-Config
Make your game like you would any other GameMaker project. Be sure to follow the guidelines in Good-Manners.
Follow the guidelines in Fetch-From-Upstream over when and how to sync your fork.
If you're not comfortable resolving merge conflicts yourself, skip this step.
See Submit-Your-Game