Endless Void is a fully functional level builder for Void Stranger.
You can create your own levels with it, and upload them to a server (a Voyager instance).
You can also build non-linear level packs.
This repository contains:
- Its GameMaker project file
- Its g3man mod definition, build scripts, and patches (in
g3man/)
Go to the Releases page, and follow the installation guide for the release you want.
See Building Endless Void on the Wiki
- Indices of objects, sprites, sounds, etc. become mismatched when merging with Void Stranger, so references to them are always obtained with
asset_get_index()/agi(). - Semicolons are lightly and inconsistently sprinkled throughout, because of muscle memory, but GameMaker does not enforce them...
- It's uh, pretty good, semi-occasionally.
The code is licensed under the terms of the AGPLv3.
Please contribute