Skip to content

md5sha256/Legacy-Ascendancy-Parent

Repository files navigation

Legacy-Ascendancy-Parent

Unofficial (legacy) implementation of the Ascendancy game mode using the Sponge API.
This project is not affiliated with the official Ascendancy Game mode.

Setup

The project utilizes git submodules for individual components of implementation.

  • The AscendancyServerPlugin module represents the server-side projects
  • The AscendancyLib module represents common classes (such as network protocol) for both the client and server.
  • The AscnednacyCustomMod module represents the client side mod needed for the core game logic.

Compiling

This project uses Gradle 4.10.3 and requires Java 8.
NOTE: The project will not compile on anything new than Java 11 due to the version of ForgeGradle used.
To compile the project:
Unix-like: ./gradlew build
Windows: gradlew build

Misc

  • This project targets Minecraft version 1.12.2.

Copyright

About

Parent Project for the Ascendancy Server's Game Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors