neoforged / Documentation

The repository containing Neo's documentation
MIT License
23 stars 36 forks source link

Documentation for Custom Commands and ArgumentTypes #125

Open ZestyBlaze opened 5 days ago

ZestyBlaze commented 5 days ago

Commands can be very simple on face value but when you start wanting to include custom argument types then it can become quite complex. Having documentation to help people on how to write and register custom commands could be really helpful, as well as documentation on how to create and use custom arguments too