Josie_Mods
Greenhorn
Hi Everyone!
I am totally new to modding but I have some experience with C#
I see in the example code how we can use a Class Library project to make a mod but that makes a ton of files and I don't see all of that mess in other mods that I have downloaded.
How would I put together a mod in a normal C# project and then build it all into a .dll and a manifest (or something like this)
Is there some good tutorials or guides on how to get from that first example code to a simple published mod
(everything I find online is using content patcher and just adding/swapping assets using json configs)
I am totally new to modding but I have some experience with C#
I see in the example code how we can use a Class Library project to make a mod but that makes a ton of files and I don't see all of that mess in other mods that I have downloaded.
How would I put together a mod in a normal C# project and then build it all into a .dll and a manifest (or something like this)
Is there some good tutorials or guides on how to get from that first example code to a simple published mod
(everything I find online is using content patcher and just adding/swapping assets using json configs)
Attachments
-
134.8 KB Views: 228