Towlette not listed in fabric.mod.json as required #9

Closed
opened 2020-04-15 15:35:56 -07:00 by Linguardium · 0 comments
Linguardium commented 2020-04-15 15:35:56 -07:00 (Migrated from github.com)

towelette is required but not marked as required nor included in the build.gradle.

putting the required entry into the fabric.mod.json will pop up a "missing requirement" popup on launch rather than just crashing the game when missing.

it also isnt listed as required anywhere, but it is.
ideally, add it as required or include it jar-in-jar via an include line in dependencies.

if marking it as required and requiring users to download it, mark it as a required dependency on curseforge as well to let people know they will need it

towelette is required but not marked as required nor included in the build.gradle. putting the required entry into the fabric.mod.json will pop up a "missing requirement" popup on launch rather than just crashing the game when missing. it also isnt listed as required anywhere, but it is. ideally, add it as required or include it jar-in-jar via an include line in dependencies. if marking it as required and requiring users to download it, mark it as a required dependency on curseforge as well to let people know they will need it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ashie404/JavaDungeons#9
No description provided.