-
Notifications
You must be signed in to change notification settings - Fork 5
Getting Started
AdventureCraft Legacy targets Minecraft Beta 1.7.3. The project recommends the AdventureCraft launcher for ordinary play because it handles the game and mod installation. Launcher behavior is maintained outside this repository, so consult the launcher site for current platform-specific steps.
Maps are discovered from the configured maps directory. Without a launcher override, the game uses ../maps relative to its working directory. Each directory there is treated as a map; description.txt (two lines) and thumbnail.png are optional metadata.
Starting a map creates a save separately from the source map. Use New Save to begin and Load Save to resume an existing save.
Requirements:
- JDK 25
- Git
- No separate Gradle installation; the wrapper is committed
git clone https://github.com/Adventurecraft-Awakening/AC-Legacy-Mod.git
cd AC-Legacy-Mod
./gradlew buildOn Windows PowerShell, use ./gradlew.bat build.
The configured compatibility values come from gradle.properties, while Java compatibility is set in build.gradle.
Applies to AC-Legacy 0.6.0 at source revision 439dbe5b157d. Current documentation is generated from the AC-Legacy-Mod source. Historical baseline links point to the AdventureCraft Fandom wiki, whose text is reported as CC-BY-SA. See Fact Checking and Provenance and Verification Status.
AC-Legacy Wiki
Use and authoring
Generated reference
Project and provenance