-
Notifications
You must be signed in to change notification settings - Fork 0
How It Works
AzureDoom edited this page Jun 8, 2026
·
1 revision
- The workspace plugin (
hytale-workspace) only applies to the root project - Each mod project applies
hytale-toolsindependently - Non-mod projects (e.g.
common) remain standard Gradle modules - Workspace tasks operate only on projects listed in
modProjects - The workspace plugin does not automatically apply the mod plugin