Add ArchipIDLE setup guide (#375)

This commit is contained in:
Chris Wilson
2022-03-31 18:08:13 -04:00
committed by GitHub
parent a10b987f1c
commit 6b07b6407c
2 changed files with 35 additions and 4 deletions

View File

@@ -168,8 +168,8 @@
"files": [
{
"language": "English",
"filename": "zelda3/plando_en.md",
"link": "zelda3/plando/en",
"filename": "A Link to the Past/plando_en.md",
"link": "A Link to the Past/plando/en",
"authors": [
"Berserker"
]
@@ -527,8 +527,8 @@
"files": [
{
"language": "English",
"filename": "checksfinder/checksfinder_en.md",
"link": "checksfinder/checksfinder/en",
"filename": "ChecksFinder/checksfinder_en.md",
"link": "ChecksFinder/checksfinder/en",
"authors": [
"Mewlif"
]
@@ -536,5 +536,24 @@
]
}
]
},
{
"gameTitle": "ArchipIDLE",
"tutorials": [
{
"name": "Setup Guide",
"description": "A guide to playing ArchipIDLE",
"files": [
{
"language": "English",
"filename": "ArchipIDLE/guide_en.md",
"link": "ArchipIDLE/guide/en",
"authors": [
"Farrak Kilhn"
]
}
]
}
]
}
]