Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

RunGMLView project page

A runtime scripting language for GameMaker
Submitted by Snail Dream — 3 days, 23 hours before the deadline
Add to collection

Play library

RunGML's itch.io page

Link to public repository (Github, Bitbucket, etc)
https://github.com/sdelaughter/RunGML

Link to documentation
https://github.com/sdelaughter/RunGML/blob/main/README.md

Instructions for setting up your library/tool
1. Tools -> Import Local Package ->[select RunGML.yymps] -> Add All -> Import
2. Either:
a) Add an instance of oRunGML_Console to your first room. Press F9 to toggle it during gameplay.
b) Create an interpreter instance with "new RunGML_Interpreter()" and pass it list programs in your code.

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet