Hi,
I'm new to all this, but does the source contain the Client?
If so where is it, so I can build it properly..
Thanks.
Hi,
I'm new to all this, but does the source contain the Client?
If so where is it, so I can build it properly..
Thanks.
Believe you would build RSBuild and client output would be C:\WarZ\bin\build\updater
If this isn't what you asked sorry :/
If you mean "WarZ.exe" you need to build "RSBuild.sln" and then run it.
If you ment the launcher you need to build "RSUpdate.sln"
Here is the building system for how to create certain files since DNC removed his.
ll need to CLEAN / BUILD WarZ\bin\server\WarZ_Server.sln in RELEASE build. - Creates Servers
You'll need to CLEAN / BUILD WarZ\src\EclipseStudio\WarZ.sln in RELEASE build. - Creates Studio
You'll need to CLEAN / BUILD WarZ\src\EclipseStudio\WarZ.sln in FINAL build. - Creates WarZ.exe
You'll need to CLEAN / BUILD WarZ\src\Scripts\WZBackend-ASP.NET\WZBackend-ASP.NET.sln in DEBUG build and "publish the site" to C:\inetpub\wwwroot\WarZ\api
You'll need to CLEAN / BUILD WarZ\src\RSUpdate\RSUpdate.sln in RELEASE build - Creates Launcher
You'll need to CLEAN / BUILD WarZ\src\RSBuild\RSBuild.sln in RELEASE build - Creates RSBuild.exe