Skip to content

refactorinqq/nanovg-cb

Repository files navigation

NanoVG Client Base

License: CC BY 4.0

As the name suggests, this is a base project that has NanoVG already setup.

Useful gradle commands

# Compile your mod
./gradlew build

# Remove old build files
./gradlew clean

# Generate Minecraft sources
./gradlew genSources

# Launch a modded Minecraft client
./gradlew runClient

# Kill gradle if it's doing stupid things
./gradlew --stop

More info

Additional tutorials and tips can be found in the wiki.

For more detailed setup instructions please see the fabric wiki.

If you are new to fabric or Minecraft modding in general then this wiki page may help you.

License

NanoVG ClientBase by Refactoring is licensed under CC BY 4.0

About

client base (again) with nanovg :3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages