Skip to content

How It Works

AzureDoom edited this page Jun 8, 2026 · 1 revision

How It Works

  • The workspace plugin (hytale-workspace) only applies to the root project
  • Each mod project applies hytale-tools independently
  • 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


Home | Task Reference | Troubleshooting

Clone this wiki locally