Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/godotmodding/godot-mod-loader-examples

Example mods for ModLoader
https://github.com/godotmodding/godot-mod-loader-examples

example godot godot-modding

Last synced: 25 days ago
JSON representation

Example mods for ModLoader

Awesome Lists containing this project

README

        

# Mod Loader Examples

This repo has a basic template you can reference when building your own mod. It has lots of comments to help you along the way.

The `root` folder is the same as the root folder in Godot's filesystem.

Download from [Releases](https://github.com/GodotModding/godot-mod-loader-examples/releases).

### Other Games

For other games, see the example mods on their own repo or GitHub organisation. Note that game-specific examples strip away the basics, so this example is always a great place to start.

- [Brotato](https://github.com/BrotatoMods/Brotato-Example-Mods)