Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 291 Bytes

structure.md

File metadata and controls

13 lines (7 loc) · 291 Bytes

emotecraftCommon: common stuff, able to run in any environments

executor: mostly interfaces, implement these later in MC

Main: basic mod logic, using executor

Fabric/Forge actual implementation

emotecraftCommon->executor

emotecraftCommon+executor->main

everything other->implementation