mirror of
https://github.com/jianmingyong/Pokemon-3D-Server-Client.git
synced 2026-03-27 15:36:26 +00:00
jianmingyong Pokemon 3D Server Client
- C# 100%
| .idea/.idea.Pokemon.3D.Server.Client/.idea | ||
| Pokemon.3D.Server.Client.GUI | ||
| Pokemon.3D.Server.Client.Updater | ||
| Pokemon.3D.Server.Core | ||
| SmartThreadPool@4eb7cf7302 | ||
| .gitignore | ||
| .gitmodules | ||
| Pokemon.3D.Server.Client.sln | ||
| README.md | ||
Developer Note: This server client is now obsolete. A brand new version will be released when it is ready.
Pokémon 3D Server Client c#:
| Mono Latest: | Windows .NET 4.5: |
|---|---|
| Obsolete |
How to Build?
- Do a nuget restore first. (That should resolve missing dependency.)
- Build using Visual Studio 2015 / Mono whichever you prefer.
Please make sure that you have the latest version of the compiler for the build to success. The compiler should be able to process c# 6.0 and produce an exe.
If there are any problems, do approach jianmingyong (http://pokemon3d.net/forum/members/30945/) and I will sort things out.
Compatibility:
- Windows 7 / Vista / 8 / 8.1 / 10
- Linux (Mono Build - Source Code) - Not Compatible without changes.