/indexer

Geode mod indexer system

Geode Indexer

This repository is for the Geode Mod Indexer.
This is a streamlined way of adding mods to the Geode Index, by having them be hosted on GitHub.

How to add mods

  • Fork this repository
  • Add mods by compiling them locally or using a Github action to package cross-platform builds, then run geode project publish -p <path/to/the/mod.id.geode> to sync it to your fork
  • Create a pull request to this repository
  • Wait for a verified user to accept or reject your mods