jackpoz / BotFarm

Application used to spawn WoW automated players compatible with 3.3.5a version only.
GNU General Public License v2.0
84 stars 68 forks source link

.NET Core #53

Closed jackpoz closed 4 years ago

jackpoz commented 4 years ago

.NET Core 3.1 added support to C++/CLI on Windows, allowing (on paper at least) to migrate BotFarm to .NET Core

https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/

ghost commented 4 years ago

Thanks, I have not read up on that development lately, but will look into it more now.

jackpoz commented 4 years ago

https://github.com/jackpoz/TrinityCore/commit/27c1b467d2f7c97818b3a7f2a23addfa603126c9

https://github.com/jackpoz/BotFarm/commit/1f9acf36ed2c7ec5b6167fde522af8df95cf3970 https://github.com/jackpoz/BotFarm/commit/be02bfa156d9af9f6ba068d5c29b63f92432f5cf https://github.com/jackpoz/BotFarm/commit/fbeea9ec70f00c6a8465e85af93f2443a6a01dc8 https://github.com/jackpoz/BotFarm/commit/2b02b27ce1f5fffb3a4654f081d7b69f74049a2c

Just need to update appveyor now wait for appveyor to install CMake 3.17

jackpoz commented 4 years ago

AppVeyor updated CMake to 3.17.1 and after fiddling with the build it's working good