Jump to content
Heavy Traffic ×

HELP WITH MODDING


NIVRI

Recommended Posts

  • 1 month later...

Well first you need to know how to write code in C# using Visual Studio, because all Portia mods (also all mods for Unity based games) are written in C# in .NET 3.5 or .NET 4.0

 

Then you should check the Unity Mod Manager wiki for instructions how to set up your C# project and how to start coding: https://wiki.nexusmods.com/index.php/Category:Unity_Mod_Manager

 

You'll also need some tool to analyze DLL files, like dnSpy, to see what functions etc. are provided with a game.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...