CreativeMD / CreativeCore

Required by AmbientSounds, ItemPhysic, LittleTiles, ...
GNU Lesser General Public License v3.0
56 stars 35 forks source link

Add Fabric API dependency for Fabric releases on CF and MR #192

Closed Poopooracoocoo closed 8 months ago

Poopooracoocoo commented 9 months ago

This matches your fabric.mod.json. This makes it so that any whenever the Fabric version of mod is installed in a launcher that supports downloading dependencies, such as the CurseForge App and Modrinth App, the Fabric API will be installed.

This involves your build.gradle.

CreativeMD commented 8 months ago

I have automated the upload to curseforge and modrinth. From here on fabric dependency will be correctly defined. Thanks for reporting this issue!