mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-18 03:40:54 +00:00
12 lines
302 B
Markdown
12 lines
302 B
Markdown
# 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
|