What Problems Does DSL Forge Solve?
Many game teams face these common challenges:
Hardcoded game logic Tasks, dialogues, events locked in C# scripts that designers can't easily change.
Slow iteration between designers and programmers Even small changes require code updates and new builds.
Difficulty communicating complex branching logic Misalignment between documentation and code increases errors and friction.
Lack of designer-friendly authoring tools Designers struggle without systems tailored to writing quests/events.
Poor modding support Players and the community can't easily create custom content.
DSL Forge solves these problems by:
✅ Making game logic modular and data-driven ✅ Allowing designers to write and edit logic without touching C# ✅ Providing both text and visual editing modes ✅ Supporting easy extension for new commands ✅ Seamlessly integrating with Unity's asset workflows
Last updated