Artea / pvpgn-magic-builder

Ultimate program for building PvPGN on Windows

Home Page:https://pvpgn.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PvPGN Magic Builder

PvPGN Magic Builder gives you an easy way to build your own PvPGN binaries from the latest source code for Windows.

Let's see how it works in one-minute video: http://www.youtube.com/watch?v=70KYeFqG34M

Use Magic Builder to build Visual Studio solution: https://www.youtube.com/watch?v=98of8yEQt6o

PvPGN Builder D2GS Builder

Features

  • Builds a PvPGN with one of the databases support: MySQL, PostgreSQL, SQLite3 or ODBC. Feature to enable Lua scripting
  • Builds any version of D2GS, feature to download all DLL and MPQ that are necessary to start your server
  • Doesn’t require additional files - all built in
  • Has a multilanguage command line interface: Russian, English, Dutch, German, Polish, Serbian, Spanish, Ukrainian (please, translate this file if you know others)
  • (optional) Auto updates
  • (optional) Auto downloads actual PvPGN source code from the GIT
  • Auto configurates and compilates PvPGN source code
  • Auto create release\ directory with a PvPGN binaries and support files that are ready to use immediately
  • Auto create Visual Studio projects and pvpgn.sln, with it you can immediately start a development (use build_pvpgn_dev.bat)

Requirements

  • Visual C++ 2015 (Community is supported)
  • Visual C++ 2017 (Community is supported)

"Community" is the light edition of Visual Studio. It's free to download.

Note: Visual Studio doesn't install C++ by default. If you already have it installed then you have to rerun the setup and check Desktop development with C++.

Visual Studio 2017 C++ Installation

Without C++ installed Magic Builder throws an error The CXX compiler identification is unknown

Downloads

Go to Release section and download the latest release.

WARNING!

DO NOT download by clicking on a green button "Clone or download" at the right top corner on this page. In this auto created archive Github replaces Windows carriage return to UNIX format inside *.bat files, because of this scripts may not work properly with wierd errors.

Github Downloads

Discussions

About

Ultimate program for building PvPGN on Windows

https://pvpgn.pro

License:MIT License


Languages

Language:C++ 75.4%Language:C 16.1%Language:Objective-C 7.3%Language:Batchfile 1.1%Language:Visual Basic 0.1%