Commit Graph
14 Commits
Author SHA1 Message Date
K0RRandGitHub fbc0a2b354 Add "library" badge for ModMenu; Add contact tags to the fabric.mod.json file.
>It aims to achieve the following goals:
Be lightweight (<10 KB) for JIJ usage

It's 15 KB already :)
2021-08-04 20:18:04 +02:00
ffrann 09658ffee6 Fix mixin compat level being set to JAVA_16
Delete NoValidConstructorException.java (waste of space smh)
2021-06-15 23:39:08 -04:00
ffrann b6b7a67866 1.0.7 update :) 2021-06-11 12:08:11 -04:00
ffrann f468546eea Port to java 16 and MC 1.17 2021-05-26 20:27:14 -04:00
Draylar 0ff71f0a09 add support for gradle 7 / j16 2021-05-26 14:30:32 -05:00
Draylar 1e3e886346 adjust error handling to catch all errors when reading config 2021-04-03 17:23:36 -05:00
Draylar 9e9eac06fc implement custom file extensions and directories with appropriate tests, vbump to 1.0.4 2021-03-25 11:32:56 -05:00
Draylar 4e24988fa3 steal mo structures config for testing and make it workm, 1.0.3 2021-03-13 17:17:40 -06:00
Draylar a2611a3302 wildcard deps for loader and mc versions 2021-03-13 16:19:06 -06:00
Draylar 5a1109f7e9 i don't know why this works 2021-03-13 15:09:21 -06:00
Draylar f0ecc69d6b base api refactoring and javadocs 2021-03-12 16:12:19 -06:00
Draylar cb52c91b6a remove icons (we don't do images here) 2021-03-12 16:10:04 -06:00
Draylar 683ff10962 implement more widgets and screen fixes 2021-03-12 16:09:44 -06:00
Draylar e6b551a0aa modularization, part 1 2021-03-12 14:10:21 -06:00