Difference between revisions of "Modding"
Jump to navigation
Jump to search
MoltonMontro (talk | contribs) |
MoltonMontro (talk | contribs) (moved style guides up) |
||
Line 4: | Line 4: | ||
The Unturned II Dev Kit is a modified version of the Unreal Engine 4 development kit. | The Unturned II Dev Kit is a modified version of the Unreal Engine 4 development kit. | ||
+ | |||
+ | == Getting Started == | ||
+ | |||
+ | * [[/Coding Standard|Coding Standard]] / [[/Naming Conventions|Naming Conventions]] | ||
== Documentation == | == Documentation == | ||
Line 17: | Line 21: | ||
* Creating meshes + animations: [[/Denizen Setup|Denizen Setup]] | * Creating meshes + animations: [[/Denizen Setup|Denizen Setup]] | ||
* [[/Wearables|Wearables]] | * [[/Wearables|Wearables]] | ||
− | |||
* [[/Inventory|Inventory]] <small>([[/Inventory/Item Menu Builders|Item Menu Builders]])</small> | * [[/Inventory|Inventory]] <small>([[/Inventory/Item Menu Builders|Item Menu Builders]])</small> | ||
* [[/Interaction|Interaction]] | * [[/Interaction|Interaction]] |
Revision as of 17:57, August 2, 2018
The Unturned II Dev Kit is a modified version of the Unreal Engine 4 development kit.
Getting Started
Documentation
Nelson's 4.0 modding info page :)
Designing this for personal reference as well as modder reference, so it will be consistently up-to-date. This is not done
Sorry for the mess Molton hehe
- Rail Systems
- Creating meshes + animations: Denizen Setup
- Wearables
- Inventory (Item Menu Builders)
- Interaction
- Props
The current rig is publicly available for download.