DynamicSurroundingsFabric icon indicating copy to clipboard operation
DynamicSurroundingsFabric copied to clipboard

[1.20.4] Support multiple mod loaders within the repo

Open OreCruncher opened this issue 1 year ago • 1 comments

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

  • [x] ~~Integrate Architectury plugin for multi plugin build~~
  • [x] Mojang official mappings instead of Yarn
  • [x] 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

OreCruncher avatar Dec 30 '23 22:12 OreCruncher

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.

OreCruncher avatar Jan 11 '24 20:01 OreCruncher