Skip to content

Neroland/neroquests

Repository files navigation

NeroQuests

Part of the Neroland sci-fi Minecraft mod ecosystem, built on Neroland Core.

Status: barebones multiloader skeleton — version 0.0.1-alpha.1. No gameplay content yet.

Build targets

  • Minecraft: 26.1.2 and 26.2
  • Loaders: NeoForge, MinecraftForge/Forge, Fabric (the "6 cells")
  • Java: 25
  • Mod id: neroquests · package za.co.neroland.neroquests

Layout

The build is the repo root, with a flattened cross-loader structure driven by Stonecutter:

  • common/ — shared, loader-agnostic source spliced into every loader node
  • fabric/ — Fabric Loom
  • forge/ — ForgeGradle
  • neoforge/ — ModDevGradle
  • stonecutter.gradle — the real root build script; build.gradle is intentionally inert

Building

./gradlew :fabric:26.2:build          # one cell
./gradlew :neoforge:26.1.2:build :neoforge:26.2:build \
          :forge:26.1.2:build :forge:26.2:build \
          :fabric:26.1.2:build :fabric:26.2:build   # all six

See AGENTS.md / CLAUDE.md for agent and contributor context.

Planning docs

Design, feature and dependency docs for this mod live in the umbrella repo under ../neroland-mc-ecosystem/neroquests.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors