Revxrsal / Lamp

A modern annotations-driven commands framework for Java and Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabric

creatorfromhell opened this issue · comments

Hello,

I was looking over this project, which is really awesome, and was wondering if the Brigadier module allows for Fabric MC support.

Thanks in advance,

commented

o/
The brigadier module is pretty bare-bones and generic, and does not allow for richer features that are platform-native. While it should work anywhere that uses Brigadier (providing you provide a LampBrigadier implementation), Fabric may benefit from having its own module in the future.

o/ The brigadier module is pretty bare-bones and generic, and does not allow for richer features that are platform-native. While it should work anywhere that uses Brigadier (providing you provide a LampBrigadier implementation), Fabric may benefit from having its own module in the future.

That would be awesome.