this post was submitted on 29 Jun 2023
12 points (100.0% liked)

Godot

5663 readers
13 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

Credit to one of the devs (Ste) for the description here

It's a generalized mod loader for GDScript-based Godot games.

The mod loader provides a convenient solution for users to create and distribute mods for your games in the form of zipped files/resource packs. The key feature is the ability to modify existing scripts without altering and redistributing the original game files.

Yes, we will port to Godot 4 soon. There hasn't been any demand for it yet, since the main games using it are on 3.5

Feel free to join our discord for questions, ideas, and support. https://discord.gg/J5AvdFK4mw

Two larger godot games that are using it currently are Brotato and Dome Keeper

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

Interesting. Once it's ported to 4, I'll take a look at this for sure.