Weapon Creation – Arma Reforger
Category: Arma Reforger/Modding/Assets/Tutorials
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|armaR\|Modding\|(Guidelines|Tutorials)\|([^=↵]*)\}\}" to "{{GameCategory|armaR|Modding|$2|$1}}") |
|||
Line 36: | Line 36: | ||
{{GameCategory|armaR|Modding|Tutorials | {{GameCategory|armaR|Modding|Assets|Tutorials}} |
Latest revision as of 14:32, 26 February 2025
Tutorial Goal
Add New Weapon
Structure Preparation
While sticking to official structure is not mandatory and there are no engine restrictions asset wise about it, it is recommended to follow guidelines listed here - Data (file) structure - to ensure that all automation plugins are parsing your assets correctly and make it later easy to navigate.
Therefore, your first task will be preparing following file structure
Creation Steps
Then you may want to see: