소스 검색

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