Start to work on Vagrant readme.

This commit is contained in:
Daniel Buckmaster 2015-02-07 13:20:45 +11:00
parent 2c0b941b31
commit 7d3a76ab13

12
Tools/Vagrant/README.md Normal file
View file

@ -0,0 +1,12 @@
# Torque 3D Vagrant config
## What is Vagrant?
Vagrant is a command-line application that helps you manage virtual machines.
It allows you to write script files that describe a virtual machine, and then execute those scripts to create it.
## Setup on Windows
## Setup on Ubuntu
## Building Torque