Basic example/template mod for Geode
Find a file
2025-04-25 18:35:39 +02:00
src Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00
.gitignore Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00
about.md Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00
changelog.md Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00
CMakeLists.txt add glob to template, add CONFIGURE_DEPENDS to reglob upon build 2025-04-25 18:35:39 +02:00
logo.png Add files via upload 2022-10-14 13:16:45 -03:00
mod.json Update GD version in mod.json 2024-11-13 19:08:25 +02:00
README.md Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00
support.md Update gitignore, add extra files () 2024-07-03 16:04:14 -03:00

Template

This is where she makes a mod.

the mod's logo

Update logo.png to change your mod's icon (please)

Getting started

We recommend heading over to the getting started section on our docs for useful info on what to do next.

Build instructions

For more info, see our docs

# Assuming you have the Geode CLI set up already
geode build

Resources