mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Start to work on Vagrant readme.
This commit is contained in:
parent
2c0b941b31
commit
7d3a76ab13
12
Tools/Vagrant/README.md
Normal file
12
Tools/Vagrant/README.md
Normal 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
|
||||
Loading…
Reference in a new issue