Miscs
This commit is contained in:
parent
050b0385c0
commit
f635dd2b6a
@ -44,12 +44,12 @@
|
|||||||
<script src="./assets/js/aki-navigator.js"></script>
|
<script src="./assets/js/aki-navigator.js"></script>
|
||||||
<script>
|
<script>
|
||||||
// TODO: keep updating old files and add them the the routes list
|
// TODO: keep updating old files and add them the the routes list
|
||||||
|
// TODO: work on routes nesting
|
||||||
const routes = {
|
const routes = {
|
||||||
"SPT-AKI": {
|
"SPT-AKI": {
|
||||||
"About": "spt-aki/about.md",
|
"About": "spt-aki/about.md",
|
||||||
"Install": "spt-aki/install.md",
|
"Install": "spt-aki/install.md",
|
||||||
"FAQ": "spt-aki/faq.md",
|
"FAQ": "spt-aki/faq.md",
|
||||||
// TODO: work on routes nesting
|
|
||||||
},
|
},
|
||||||
"Tutorials": {
|
"Tutorials": {
|
||||||
// Generalist tutorials (walkthrough projects)
|
// Generalist tutorials (walkthrough projects)
|
||||||
@ -60,6 +60,7 @@
|
|||||||
"WorkInProgress": "demo.md"
|
"WorkInProgress": "demo.md"
|
||||||
},
|
},
|
||||||
"Resources": {
|
"Resources": {
|
||||||
|
// Here are ressources (mostly ingame ids list) to help with modding.
|
||||||
"Index": "resources/index.md",
|
"Index": "resources/index.md",
|
||||||
"Player profile": "resources/player_profile.md",
|
"Player profile": "resources/player_profile.md",
|
||||||
"Quests": "resources/quests.md",
|
"Quests": "resources/quests.md",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user