Modding Frequently Asked Questions aka 101
This guide is primarily aimed at newer modders who aren't sure where to start making changes they have envisioned, but may be helpful for focused modders looking to branch into…
This guide is primarily aimed at newer modders who aren't sure where to start making changes they have envisioned, but may be helpful for focused modders looking to branch into…
Rather than a guide on learning how to mod, this is more about learning how to mod /well/, covering naming conventions, compatibility-minded design, and some common pitfalls. Guide temporarily hosted…
Tools & Preface First of all, I would like to be brutally blunt here: startpos modding sucks. This isn't like normal modding where you can easily reverse engineer other mods…
Preface As with every one of my guides, we will be using RPFM as much as possible. Since abilities are a relatively complex subject and I've explained the basics a few times…
Setup As with basically every guide I write, we will be using Rusted Pack File Manager as much as possible. Since this guide builds off of unit creation and lord creation, I…
Setup This guide assumes that you have created the actual unit for your custom lord - if you don't know how to do that, my previous guide covers the basics of unit…
Preface & Tools Preface The basics of creating new units are fairly easy and fast, but alien for someone just starting modding. While there are already a few unit creation…