Skip to content

Commit

Permalink
Add a Sonic Adventure file tool (#61)
Browse files Browse the repository at this point in the history
* Add Sonic Adventure file tool
  • Loading branch information
MichaelHinrichs authored Feb 10, 2024
1 parent 2fe2b5f commit c4cf94e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hedgedocs/tools/adventure/files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
description: File format tools for Sonic Adventure
---
# File Format Tools

## sa_tools
A toolkit for modifying and extracting data from the Sonic Adventure series of games.

[Download :fontawesome-solid-download:](https://info.sonicretro.org/SA_Tools){ .md-button .md-button--primary}
[Source Code :fontawesome-brands-github:](https://github.com/X-Hax/sa_tools){ .md-button target="_blank"}
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ nav:
- File Formats: tools/retro-engine/common/files.md
- Models: tools/retro-engine/common/models.md
- Animation: tools/retro-engine/common/animation.md
- Sonic Adventure:
- File Formats: tools/adventure/files.md
- Guides:
- guides/index.md
- Hedgehog Engine:
Expand Down

0 comments on commit c4cf94e

Please sign in to comment.