Forge for Windows - A TrinityCore Environment Setup

neccta

Veteran Member
35
2014
6
Forge_icon.png
Forge is an easy command-line tool to get you up and running with any branch or version of TrinityCore.

Features:
  • Downloads, installs and configures all required software without the hassle.
  • Clones, updates, and builds any TrinityCore source.

Download: Here

For beginners looking to compile their own TrinityCore source see the tutorial here.

See the photo gallery: here.
See VirusTotal scan: here.

Command List:

All commands are case-sensitve!

Download Commands:

Download.MySQL
Download.OpenSSL [Architecture]
Download.VCRedist [Architecture]
Download.Git
Download.Boost [Architecture]
Download.VisualStudio [Version - Optional]
Download.All [Architecture] [Version - Optional]

Install Commands:

Install.MySQL [Architecture] [Password]
Install.OpenSSL
Install.VCRedist
Install.Git
Install.Boost
Install.VisualStudio
Install.SetVar
Install.All [Architecture] [Password]

Git Commands:

Git.Clone [SaveTo Directory] [Branch] Git.Update [Repository Directory] ...- Returns true if your system is a 64-bit OS.
 
Top