-
Notifications
You must be signed in to change notification settings - Fork 1
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
- Why use this plugin?
- Quickstart
- Hot Swap Quickstart
- Usage
- Running and Customizing the Development Server
- VS Code Setup
- Configuration
- Extension Reference
- Configurations
- Dependencies
- Manifest dependency fields
- SubPlugins
- AssetBridge