3. Tools and Frameworks - LionShield/Kingdoms-and-Castles-Toolkit GitHub Wiki

Tools and Frameworks

Introduction

Kingdoms and Castles modding is meant to be fun and limitless, however at times, modders find certain tasks to be very difficult and tedious. Some might be skilled enough to work through tough problems, however those who are either less experienced, or don't have the time or energy to try such tasks might be deterred from letting their imagination loose. To prevent modders from needing to reinvent the wheel each time, some brave modders took on the task to create frameworks, tools, and utilities to help further the modding community as a whole.

Frameworks/APIs

InterModComm by Zat (Mo)

InterModComm is a tool developed by Zat to allow mods to communicate with eachother. InterModComm is used by Zat's ModMenu, and is a useful tool to send data between mods. GitHub

ModMenu API by Zat (Mo)

The ModMenu by Zat allows modders to easily add settings to their mods without worrying about saving/reading files or making it look nice. GitHub Steam

BuildingFramework by Agentfox and MrSlooth

There is no information here yet AgentFox's Steam