Basic example/template mod for Geode
Find a file
2025-12-11 00:35:41 -05:00
src Update gitignore, add extra files (#10) 2024-07-03 16:04:14 -03:00
.gitignore Update gitignore, add extra files (#10) 2024-07-03 16:04:14 -03:00
about.md Update gitignore, add extra files (#10) 2024-07-03 16:04:14 -03:00
changelog.md Update gitignore, add extra files (#10) 2024-07-03 16:04:14 -03:00
CMakeLists.txt update default c++ standard to c++23 2025-11-14 10:40:08 +01:00
logo.png Upload files to "/" 2025-12-11 00:35:41 -05:00
mod.json add node ids as a dependency by default 2025-09-01 23:42:41 -03:00
README.md Update README.md 2025-12-11 00:30:16 -05:00
support.md Update gitignore, add extra files (#10) 2024-07-03 16:04:14 -03:00

Template

This is a chromebook.

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