All Projects → pvpgn → pvpgn-magic-builder

pvpgn / pvpgn-magic-builder

Licence: MIT license
Ultimate program for building PvPGN on Windows

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to pvpgn-magic-builder

Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (-45.07%)
Mutual labels:  visual-studio
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (-40.85%)
Mutual labels:  visual-studio
gmp
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
Stars: ✭ 61 (-14.08%)
Mutual labels:  visual-studio
vscode-exts
Visual Studio Code Extensions
Stars: ✭ 33 (-53.52%)
Mutual labels:  visual-studio
papercolor-vscode
the popular color theme from VIM to VsCode
Stars: ✭ 15 (-78.87%)
Mutual labels:  visual-studio
TeeChart-for-.NET-CSharp-WPF-samples
Assorted WPF examples
Stars: ✭ 18 (-74.65%)
Mutual labels:  visual-studio
logger
☠ 😈 👀 Simple,Secure & Undetected (6.11.2017) keylogger for Windows :)
Stars: ✭ 37 (-47.89%)
Mutual labels:  visual-studio
SSDT-Continuous-Deployment-Project-Template
A project template aiming for easy Continuous Deployment of SSDT projects.
Stars: ✭ 38 (-46.48%)
Mutual labels:  visual-studio
cccc
Source code counter and metrics tool for C++, C, and Java
Stars: ✭ 39 (-45.07%)
Mutual labels:  visual-studio
vcredist
Lifecycle management for the Microsoft Visual C++ Redistributables
Stars: ✭ 91 (+28.17%)
Mutual labels:  visual-studio
experimental-tools
A bunch of quality refactorings and code fixes that are going to improve your C# development experience in Visual Studio and remove some common pain.
Stars: ✭ 19 (-73.24%)
Mutual labels:  visual-studio
nettle
Unofficial Nettle with added custom native Visual Studio project build tools. Nettle: Nettle is a cryptographic library that is designed to fit easily in more or less any context.
Stars: ✭ 19 (-73.24%)
Mutual labels:  visual-studio
vsSolutionBuildEvent
🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Studio, MSBuild Tools, and …
Stars: ✭ 66 (-7.04%)
Mutual labels:  visual-studio
PrivateGalleryCreator
Create private extension galleries for Visual Studio
Stars: ✭ 96 (+35.21%)
Mutual labels:  visual-studio
auto-save-vs-extension
An extension that automatically saves the file as you're working on it.
Stars: ✭ 30 (-57.75%)
Mutual labels:  visual-studio
FRC-Java-Tutorial
A tutorial on how to program a robot for use in the FIRST Robotics Competition
Stars: ✭ 52 (-26.76%)
Mutual labels:  visual-studio
slntools
Solution Tools for Visual Studio - manages solution files
Stars: ✭ 25 (-64.79%)
Mutual labels:  visual-studio
jest-trx-results-processor
Jest results processor for exporting into TRX files for Visual Studio
Stars: ✭ 23 (-67.61%)
Mutual labels:  visual-studio
Cake
Yummy syntax theme for Atom, Brackets, Sublime Text and Visual Studio Code
Stars: ✭ 47 (-33.8%)
Mutual labels:  visual-studio
vscode-allautocomplete
Autocomplete from open files for VSCode
Stars: ✭ 90 (+26.76%)
Mutual labels:  visual-studio

PvPGN Magic Builder

PvPGN Magic Builder provides 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 PvPGN with one of the databases support: MySQL, PostgreSQL, SQLite3 or ODBC. Feature to enable Lua scripting. Feature to choose Git branch to download source code from. Feature to build x86 and x64 binaries.
  • 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)
  • Visual C++ 2019 (Community is supported)
  • Visual C++ 2022 (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

Downloads

Go to Release section and download the latest release.

Github Downloads

Discussions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].