Skip to content

fox-lol/cats-plus

Repository files navigation

Cats Plus

TODO: description

Developing

Clone the repository for local work:

# Clone and navigate to repository
git clone https://github.com/fox-lol/cats-plus
cd cats-plus

# Generate Minecraft source code
./gradlew genSourcesWithQuiltflower

Then run the mod against a specified modloader:

# Run with Fabric
./gradlew fabric:runClient

# Run with Forge
./gradlew forge:runClient

Run a server by substituting runClient with runServer.

Build

Create a release build by running:

./gradlew build

License

Released under GNU General Public License v3.0.

About

Cats Plus mod for Minecraft 1.19

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages