Skip to content

Branch if Artemis from Wynntils. Used for development

License

Notifications You must be signed in to change notification settings

DalwynWasTaken/Artemis

 
 

Repository files navigation

(Image in public domain)


About Artemis

Artemis is the greek goddess of hunting and the moon, born of Zeus and Leto, twin of Apollo.

This is a preliminary rewrite of Wynntils in 1.18.2 using Architectury, to support both Fabric and Forge.

Pull Request

TODO

Setup the Workspace

To set up the workspace, just import the project as a gradle project into your IDE
To build the mod just call the buildDependents and the artifacts should be generated in fabric/build/libs and forge/build/libs. There are a lot of jars there, but the mod jars are the ones without a dashed suffix at the end.

The code format is checked by spotless. To make sure your commits pass the spotless check, you can install a git pre-commit hook. The hook is optional to use. If you want to use it, you must tell git to pick up hooks from the directory containing the hook. To do this, run this from your repo root: git config core.hooksPath utils/git-hooks.

TODO Run Configurations and Authenticating

License

Artemis is licensed over the license GNU Affero General Public License v3.0
Unless specified otherwise, All the assets are over Wynntils domain © Wynntils.

About

Branch if Artemis from Wynntils. Used for development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%