mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-12-27 23:47:09 +01:00
9ae4065c1c
- Upgrade platform script plugin to pre-compiled groovy plugin - It was getting really difficult to manage all the logic/plugins/types from the basic script, and implementing a real plugin gives us much better type safety and IDE access to upstream plugins - Separate api/lib/backend/impl in platform projects - Add platform module output to main runtime classpath so the fabric loader recognizes our additional modules |
||
---|---|---|
.. | ||
api/java/com/jozufozu/flywheel/api/event | ||
backend/java/com/jozufozu/flywheel/backend | ||
lib/java/com/jozufozu/flywheel/lib/model/baked | ||
main |