This is the repository of the mod, you can check out the source code, it's really easy doing everything in one method!
For people that are here to pick the source code to add your content, use the ContentManager.cs file, it's on there where you use the necessary methods for content creation!
If you get a NETSDK error about obj\projects.assets.json, try in the console, use: dotnet restore, if it returns an error about Invalid Data while Decoding, use this StackOverFlow Post to help ya through, then use dotnet restore after following the stack steps
When creating your content, please open a pull request and I'll be adding your character!