omnicolor / commlink

Commlink RPG manager
MIT License
2 stars 0 forks source link

Convert RPG support to modules #1368

Closed omnicolor closed 1 month ago

omnicolor commented 2 months ago

Instead of having all of the code and data in one giant system, update the individual RPG systems into Laravel Modules.

omnicolor commented 2 months ago

Decided to use Laravel Modules instead of internachi/modular.

omnicolor commented 1 month ago

All RPGs have been moved to a Module, though there's still a bit of remaining cruft.