Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

Add callback to register packs after vanilla #31

Closed Leo40Git closed 3 years ago

Leo40Git commented 3 years ago

This allows overriding vanilla resources!

The old singular EVENT callback has been renamed to BEFORE_VANILLA, to be more descriptive (old name still works, of course!)

(I also took the liberty of updating everything and adding gradlew.bat for us Windows users)

Leo40Git commented 3 years ago

Can I just ask why the Gradle wrapper scripts were being gitignore'd?

Devan-Kerman commented 3 years ago

cus I'm dumb

Devan-Kerman commented 3 years ago

lgtm, updating to 1.16.5 was unnecessary but everyone's probably moved on by now