mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Tweak features section of README
This commit is contained in:
11
README.md
11
README.md
@@ -31,15 +31,14 @@ Rojo is designed for **power users** who want to use the **best tools available*
|
|||||||
Rojo lets you:
|
Rojo lets you:
|
||||||
|
|
||||||
* Work on scripts from the filesystem, in your favorite editor
|
* Work on scripts from the filesystem, in your favorite editor
|
||||||
* Version your place, library, or plugin using Git or another VCS
|
* Version your place, model, or plugin using Git or another VCS
|
||||||
* Sync JSON-format models from the filesystem into your game
|
* Sync `rbxmx` and `rbxm` models into your game in real time
|
||||||
|
* Package and deploy your project to Roblox.com from the command line
|
||||||
|
|
||||||
Soon, Rojo will be able to:
|
Soon, Rojo will be able to:
|
||||||
|
|
||||||
* Sync scripts from Roblox Studio to the filesystem
|
* Sync instances from Roblox Studio to the filesystem
|
||||||
* Compile MoonScript and sync it into Roblox Studio
|
* Compile MoonScript and other custom things for your project
|
||||||
* Sync `rbxmx` models between the filesystem and Roblox Studio
|
|
||||||
* Package projects into `rbxmx` files from the command line
|
|
||||||
|
|
||||||
## [Documentation](https://lpghatguy.github.io/rojo/0.4.x)
|
## [Documentation](https://lpghatguy.github.io/rojo/0.4.x)
|
||||||
You can also view the documentation by browsing the [docs](https://github.com/LPGhatguy/rojo/tree/master/docs) folder of the repository, but because it uses a number of Markdown extensions, it may not be very readable.
|
You can also view the documentation by browsing the [docs](https://github.com/LPGhatguy/rojo/tree/master/docs) folder of the repository, but because it uses a number of Markdown extensions, it may not be very readable.
|
||||||
|
|||||||
Reference in New Issue
Block a user