Skip to content

hellomouse/omnimancy

Repository files navigation

Gradle commands

All commands should be executed inside the :bundle project.

That is:

$ ./gradlew :bundle:runClient
# or
$ ./gradlew :bundle:build

This will ensure that all the projects are loaded correctly.

The bundle jar can be found in bundle/build/libs directory.

For genSources, you should also do that:

$ ./gradlew :bundle:genSources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages