Skip to content
Kyle Ward edited this page Feb 10, 2024 · 32 revisions

This wiki is for documenting the gdt-modAPI mod itself, as well as concepts and techniques from the game code.

This wiki contains lots of SPOILERS so unless you are interested in modding Game Dev Tycoon these pages will probably not add to your enjoyment of the game.

If you want to discuss modding please head to our forum and use the modding category.

How-To's

Creating Mods

Advanced Modding

Debugging Mods

API Documentation

GDT.addTopics()

GDT.addEvent()

GDT.addPlatform()

GDT.addResearchItem()

GDT.getDataStore() (persisting mod-specific data)

Game Code object documentation

GDT

Company

Game

Clone this wiki locally