Commit Graph

24 Commits (master)

Author SHA1 Message Date
macbrayne 33e34df139
GitHub Actions and fewer false positives (#2)
- Set Up Github Actions
- Refactored code
- Upgrade Gradle, Loom
- Catches more valid licenses
- Ignores mods of type "builtin"
2021-09-15 15:43:09 -07:00
Caroline Bell 156730bdee
Update fabric.mod.json 2021-09-10 17:47:13 -07:00
Caroline Bell e0258d048c
Update fabric.mod.json 2021-09-10 17:46:22 -07:00
Caroline Bell d86c2a5491
Update fabric.mod.json 2021-09-10 17:45:58 -07:00
Caroline Bell 0e9b64cbe3
Update fabric.mod.json 2021-09-10 17:38:35 -07:00
Caroline Bell 15425d94a0
Update fabric.mod.json 2021-09-10 17:38:05 -07:00
macbrayne 29062719d9
Clean Up Code 2021-09-10 15:53:17 -07:00
Caroline Bell 970e21e582 Remove Java 11+ stuff 2020-04-27 14:24:17 -07:00
Caroline Bell fc630971b7 ARRChecker 1.1.0
Now exposes a list of ARR mods through in case other devs want to add
this as a dependency. Also prints that list in the console.
2020-04-12 01:59:52 -07:00
Caroline Bell 6426de1b76 ARRChecker 1.0.0
This checks for GPL, MIT, Apache, Unlicense, and MPL. Anything else is
currently considered ARR or crayon. It will warn the user in the
console.
2020-04-12 00:02:01 -07:00
i509VCB b38f2b0f52
Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
2020-02-25 14:56:28 +00:00
modmuss50 c3daefbee9 Increase required loader version 2019-12-10 20:08:46 +00:00
modmuss50 97a962625c 1.15 2019-12-10 19:54:45 +00:00
Brad Erickson 705d4da55b Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2019-11-19 22:38:13 +00:00
asie 78fb3e4288 fix requires -> depends in mod JSON 2019-05-27 22:04:51 +02:00
Adrian Siekierka d6e85e2219 update to Loader 0.4.0 2019-04-07 19:39:55 +02:00
UpcraftLP 8243775b5c automatically set mod version on export 2019-02-15 22:39:48 +01:00
asie 2c09427cb1 use array initializer value as the default for example 2018-12-31 16:05:40 +01:00
Prospector 8b0e73fb9a Add description to example mod (#2) 2018-12-12 21:18:40 -05:00
asie c168b5b1f4 require fabric api for the example mod 2018-12-12 20:48:51 +01:00
Adrian Siekierka e87fd77bcf update library versions 2018-12-09 17:49:28 +01:00
Adrian Siekierka 4d0c364880 update to 48b, new fabric-loader definition 2018-11-30 16:54:05 +01:00
asie 952a3d1787 update to 0.0.13 2018-11-06 10:51:23 +01:00
Adrian Siekierka b755e01769 first commit 2018-11-03 23:25:39 +01:00