Skip to content
Sam54123 edited this page Sep 21, 2019 · 1 revision

Scaffold is a system built to assist advanced Minecraft map makers in making their maps. Think of it as an IDE of sorts.

It is built around the use of a level editor built on JMonkeyEngine that assists in repetitive map making tasks such as trigger creation, but it is separated into different libraries so that tasks such as compiling can be accomplished without loading the engine. Each library can be implemented into custom projects, and is licensed under GNU GPL V3.

Clone this wiki locally