Xander
Xander
 ease in exp is the red line. as you can see, the line does not actually cross 0,0. With the (x === 0 ? 0 : ...) this would...
Currently the potion hud icons can only be aligned to the left.
In kotlin, `?:` is used a great deal.  here you can see it does not line up properly.
This is probably covered under `Linux or MacOS may not work` in the README but here is a tracking issue nonetheless. ``` FATAL ERROR in native method: Thread[Render thread,5,main]: No...
In `fabric.mod.json`, you define mixin configs like this ```json "mixins": [ "modid.mixins.json" ] ``` just like other properties, such as mod id, version, contact info etc. The difference is that...
default gradle script. 
A daily cron job that tests loom against the latest nightly gradle version. I'm not sure what gradle command to run precisely as the test push workflow looks super complicated.
closes #192