Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 853 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 853 Bytes
Nexia Logo

Nexia

using Nexus API

The mod for the Nexia CTS server.

Requirements

  • Java 21
  • Gradle 8.7

Build

  • Clone the repository
    • git clone https://github.com/nexia-cts/Nexia-Mod
      • git checkout 'main/dev'
  • Run ./gradlew build

Run the server locally

  • Extract the zip file Run_server_locally_(READ_README.md_FIRST).zip so that the folder run/ is in the main directory
    • e.g. /Nexia-Mod/run/...
    • DO NOT DELETE THE ZIP FILE AFTER EXTRACTING!!!!
  • Run git submodule update --init --recursive
  • Run the Minecraft Server Configuration in Intellij IDEA
  • Accept the EULA (/run/eula.txt)
  • Enjoy and don't forget to OP yourself!