Skip to content

MCCLgg/DomusInvictus

Repository files navigation

TODO: Finish this.

READ ALL THE TODOS (they are all either not started or incomplete tasks)!

Cloning this project

To clone this project and get all of its submodules:

git clone --recurse-submodules [email protected]:Podcrash/DomusInvictus.git

Compiling

To compile all of the projects easily:

./jooq.sh => run all the JOOQ mappers (this was seperated out to make compiling faster)

./collect.sh bungee => get all the bungee plugins (located in jars)
./collect.sh spigot => get all the spigot plugins (located in jars)

When making a new spigot/bungee plugin, make a new task within the project's build.gradle file and connect it to jaring. Example:

// based on LobbyPlugin's build.gradle

task bungee(dependsOn: jar) {

}

About

The head module for the Invicta code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •