This repository is a commented example API mod ("backend") for the game "Enter the Gungeon."
As it contains the "base backend" (ETGMod) as submodule, clone recursively!
It replaces the speedrun mode timer with a custom text.
To see how to package an EtG mod, take a look into ExampleAPI.zip
For an example CI setup (Travis CI), take a look at build.sh, .travis.yml and the Travis CI output.