Skip to content

Commit 2785d79

Browse files
madoiscoolclaude
andcommitted
Restructure wiki: new domain, add Scripts/Fixes/Guides sections
- Change domain from luatools.wiki to wiki.lua.tools (CNAME + config) - Add stub sections for Scripts, Fixes, and Guides - Remove game-fix and community-compatibility-list - Update sidebar, footer, and homepage feature cards Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5bfe712 commit 2785d79

18 files changed

Lines changed: 106 additions & 180 deletions

File tree

community-compatibility-list/README.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

community-compatibility-list/all-games.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

community-compatibility-list/example-game-1.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

community-compatibility-list/example-game-2.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

community-compatibility-list/test-game.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/game-fix/_category_.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/game-fix/all-fixes.mdx

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/game-fix/common-errors.md

Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"label": "Fixes",
3+
"position": 4,
4+
"collapsible": true,
5+
"collapsed": true
6+
}

docs/luatools/fixes/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
sidebar_position: 1
3+
slug: /luatools/fixes
4+
---
5+
6+
# Game Fixes
7+
8+
Game-specific fixes, online patches, and DRM bypasses available through LuaTools.
9+
10+
To apply a fix: open the game's Steam store page → click the LuaTools icon → open the **Fixes** menu.
11+
12+
:::info Coming Soon
13+
Individual game fix pages are being added. Check the [Discord](https://discord.gg/luatools) for game-specific help in the meantime.
14+
:::

0 commit comments

Comments
 (0)