Skip to content

blastboy/Client

 
 

Repository files navigation

PMDCP Core Client

Downloading

To download this repository, run:

git clone --recursive https://github.com/pmdcp/Client

This will download the core client files, as well as all dependancies.

Configuring Your Client

You can change the connection settings in the settings.xml file. It is found in the resources folder.

You can update the game name in the Client\Constants.cs file. You will need to recompile the client for the changes to take effect.

Compiling Your Client

Install Visual Studio. Once installed, launch Client.sln. In the Visual Studio interface, change Debug to Release. Build the client. Output files will be placed in Client\bin\Release.

That's it! Your client is setup and can now be run!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%