Azorah Posted March 19, 2018 Share Posted March 19, 2018 How do I update scripthook and NativeUI on my visual studio? As my mod is outdated and not working anymore. Thanks. Link to comment Share on other sites More sharing options...
Bob_74 Posted March 19, 2018 Share Posted March 19, 2018 (edited) You need to remove the old references and add references to the updated files. Remove the old references: Solution Explorer => References => Right click on ScriptHookVDotNet => Delete Same for NativeUI. Then add the new references: Solution Explorer => Right click on References => Add Reference... => Browse => Browse to your updated dll(s) Edited March 19, 2018 by Bob_74 OfficerJohnson 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now