diff --git a/Tools/Vagrant/README.md b/Tools/Vagrant/README.md new file mode 100644 index 000000000..9619c5c8b --- /dev/null +++ b/Tools/Vagrant/README.md @@ -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