SDK
Remarks
MelodicAlbuild, 3/30/2021
Class Variables
| Type | Name | Default |
|---|---|---|
| Boolean | Enabled | false |
| GUID | ModID | null |
| String | version | 1.0.6 |
Functions
SDK
Remarks
MelodicAlbuild, 3/30/2021
Arguments
| Type | Name | Description |
|---|---|---|
| String | name | The Name of your Mod |
| GUID or String | appIdentifier | The GUID or String of your Mod passed into the ModID Variable |
Return Type
Void
Description
The Function to enable the SDK for usage with your mod. Without the 2 arguments the SDK can not be used and it throws an error and stops your mod and the SDK.