Major documentation facelift, should be usable now

This commit is contained in:
Lucien Greathouse
2017-12-01 14:07:06 -08:00
parent 4b03a79cfe
commit 974ebc33c2
2 changed files with 98 additions and 30 deletions

View File

@@ -1,9 +1,10 @@
{
"name": "rojo",
"servePort": 8000,
"partitions": {
"Rojo": {
"plugin": {
"path": "plugin/src",
"target": "ReplicatedStorage.Rojo"
"target": "ReplicatedStorage.Rojo Plugin"
}
}
}