Dynamic Surroundings: Fabric Edition

Dynamic Surroundings: Fabric Edition

745k Downloads

[1.20.4] Support multiple mod loaders within the repo

OreCruncher opened this issue ยท 2 comments

commented

Overview

Goal is to implement a set of build and code changes to support building the mod for Fabric and Forge. Other mod loader environments will be added in the future (such as NeoForge).
 

Task List

  • Integrate Architectury plugin for multi plugin build
  • Mojang official mappings instead of Yarn
  • Support YACL as well as Cloth-Config API
  • Utilize non-Architectury based project management system (https://github.com/jaredlll08/MultiLoader-Template)
  • Get existing Fabric mod running using build system
  • Add support for NeoForge
  • Add support for Forge
commented

Related to Cloth-Config API - mod authors are keeping up with newer versions of MC but are not investing in additional features. Not sure the shape of Forge/NeoForge config UI yet.

commented

Abandoning this effort in favor of other options.