Home
Softono
c

carnagion

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by carnagion

Modot
Open Source

Modot

Modot is a mod loader and API for applications built with the Godot game engine, designed to enable modular development and user-extensible functionality. It allows creators to load C assemblies, XML data, and resource packs at runtime, making it easier to develop patches, DLCs, and downloadable content for Godot projects. Modot includes a load-order system that helps prevent conflicts between mods and supports patching XML data from other loaded mods without requiring code execution. It also offers the option to execute code from mod assemblies and the ability to load individual mods independently of the defined load order. The library is available as a NuGet package and integrates directly into a Godot project's .csproj file. Due to the ability to execute code from external assemblies at runtime, users are advised to load mods only from trusted sources. A wiki with detailed usage instructions is provided alongside the project.

Game Development Multiplayer & Networking
149 Github Stars