Releases: PokeD/PokeD.Server.NetCore
Releases · PokeD/PokeD.Server.NetCore
v2.0
Switched to .Net Core
Removed auto update feature
These releases are standalones and do not require the .Net Core runtime.
On linux don't forget to chmod 755 ./PokeD.Server.Core
If you don't want the standalone version, clone the repository and run dotnet run -c Release
v1.5
A lot of functionality was added.
Works on Windows, Linux, Mac OS X. Requires mono for last two platforms.
v1.3
Added NPC - scripted via Lua.
NPC's are still not implementer properly, so don't use them.
Added Prefixes.
Fixed last major bugs.