minecraft-cursed-legacy / Example-Mod

Example mods for modding beta 1.7.3 with the Plasma mappings, and 1.2.5 with Blayyke's yarn
Creative Commons Zero v1.0 Universal
22 stars 5 forks source link

[Delayed, not sure if will implement] Implement Annotation Processor for @Mod, @Init, @ClientInit, etc #6

Open valoeghese opened 4 years ago

valoeghese commented 4 years ago

not sure which repo this goes on but since this is the main MDK repo it probably fits here

Requires:

valoeghese commented 4 years ago

how do you even write a compile time annotation processor

CoolMineman commented 4 years ago

Why do you want an annotation processor?

valoeghese commented 4 years ago

To use efficient fabric.mod.jsons while still having funni annotations

valoeghese commented 4 years ago

shut

shedaniel commented 4 years ago

use that thing from fudge

shedaniel commented 4 years ago

https://github.com/natanfudge/AutoFabric/blob/master/README.md#gradle

valoeghese commented 4 years ago

No, we already have our own annotations.