rm files not being worked on + updated routes

This commit is contained in:
Atomos821 2020-11-27 15:02:18 +01:00
parent 10ea23125c
commit 439d2d7e1e
8 changed files with 1 additions and 33 deletions

View File

@ -63,32 +63,6 @@
"name": "Tutorial: Being a god with style", "name": "Tutorial: Being a god with style",
"hidden": true, "hidden": true,
"filepath": "tutorials/tut_1.md" "filepath": "tutorials/tut_1.md"
},
{
"name": "Tutorial: Creating a new weapon",
"hidden": true,
"routes": [
{
"name": "0. Introduction",
"filepath": "tutorials/tut_2/cw_0.md"
},
{
"name": "1. Creating a new weapon",
"filepath": "tutorials/tut_2/cw_1.md"
},
{
"name": "2. Adding it the to flea market",
"filepath": "tutorials/tut_2/cw_2.md"
},
{
"name": "3. Adding it to a trader",
"filepath": "tutorials/tut_2/cw_3.md"
},
{
"name": "4. Editing a weapon's texture",
"filepath": "tutorials/tut_2/cw_4.md"
}
]
} }
] ]
}, },

View File

@ -1 +1 @@
api api ref (WIP)

View File

@ -1 +0,0 @@
tut1_prefab_swap

View File

@ -1 +0,0 @@
cw_0

View File

@ -1 +0,0 @@
cw_p1

View File

@ -1 +0,0 @@
cw_p2

View File

@ -1 +0,0 @@
cw_p3

View File

@ -1 +0,0 @@
cw_p4