Browse Source

Start to work on Vagrant readme.

Daniel Buckmaster 10 năm trước cách đây
mục cha
commit
7d3a76ab13
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  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