Resource icon

CivNexus6 Source Code 1.2.6

Deliverator

Graphical Hackificator
Joined
Feb 12, 2008
Messages
4,813
Location
London, UK
Deliverator submitted a new resource:

CivNexus6 Source Code - C# source code for CivNexus6

This is the source code for CivNexus6.

To compile and run:
1. Download and install Microsoft Visual Studio Community edition.
2. Unzip the source zip and open up the CivNexus6.sln project in Visual Studio.
3. To run in Debug mode you can run Debug > Start Debugging or just to rebuild the application to the Release/bin directory you can just run Build > Rebuild Nexus Buddy.

Read more about this resource...
 
Hi

I tried to compile the project and it worked fine, but when I launch it it crashes with a NullException at Available.Startup(applicationName).
Any idea what's going on?
I'm using Win10 and Visual Studio 2017.
 
Hi

I tried to compile the project and it worked fine, but when I launch it it crashes with a NullException at Available.Startup(applicationName).
Any idea what's going on?
I'm using Win10 and Visual Studio 2017.

To use it you will need to have the Windows registry key HKEY_CURRENT_USER\Software\Firaxis\Tools - ToolAssetPath set to any directory that contains two directories one named "Assets" and the other "Resource". This is needed for CivNexus6 to run successfully.
 
Back
Top Bottom