rm files not being worked on + updated routes

This commit is contained in:
SPT-dev 2023-03-02 21:10:51 -05:00
parent 96bc1ac2f3
commit 0bb4d57b85
8 changed files with 1 additions and 33 deletions

View File

@ -63,32 +63,6 @@
"name": "Tutorial: Being a god with style",
"hidden": true,
"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