瀏覽代碼

Start to work on Vagrant readme.

Daniel Buckmaster 10 年之前
父節點
當前提交
7d3a76ab13
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      Tools/Vagrant/README.md

+ 12 - 0
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