Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 712 Bytes

File metadata and controls

22 lines (17 loc) · 712 Bytes

Subspace-Infinity Quick Reference

Location

/home/assofohdz/github/assofohdz/subspace-infinity

Run Commands

  • Run game: ./gradlew :infinity-client:run
  • Build: ./gradlew build

Dependencies from Source

  • Moss: https://github.com/assofohdz/moss.git./gradlew publishToMavenLocal
  • Simsilica libs: SimMath, SiO2, SimEthereal, Pager, SimFX
  • jME contrib: Lemur, Zay-ES

Environment

  • JDK + Gradle versions: see Toolchain Versions
  • Moss targets Java 8 bytecode
  • Moss location: ~/github/assofohdz/moss

Notes

  • Full setup guide in setup-guide.md
  • Moss is required physics library - must build from source