-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added AMOLED theme and update overall site structure
- Loading branch information
Showing
31 changed files
with
147 additions
and
85 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
13 changes: 11 additions & 2 deletions
13
docs/guides/blueblur/levels/glvl.md → ...s/hedgehog-engine/blueblur/levels/glvl.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# Guides | ||
--- | ||
title: Guides | ||
--- | ||
|
||
This page is still a work in progress... | ||
# :fontawesome-solid-book: Guides | ||
|
||
This section contains guides that should hopefully teach you how to mod certain aspects of a couple of Sonic games. On the left you can see the games divided by the engine they use. In each engine, you can see common guides for every game using it, as well as more specific guides regarding a particular game. |
File renamed without changes
File renamed without changes
7 changes: 5 additions & 2 deletions
7
docs/guides/marathon/levels/glvl.md → docs/guides/others/marathon/levels/glvl.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
description: AR/ARL tools for Sonic Generations | ||
--- | ||
# AR/ARL Tools | ||
|
||
## CompressAR | ||
Tool to compress and decompress AR files for Sonic Generations, using 'makecab' and 'expand'. | ||
|
||
[Download :fontawesome-solid-download:](https://github.com/PTKickass/CompressAR/releases){ .md-button .md-button--primary target="_blank"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
description: GTE/GTM tools for Sonic Generations | ||
--- | ||
# GTE/GTM Tools | ||
|
||
## GlitterStudio | ||
Editor application to open, modify, and resave GTE/GTM particle files for Sonic Generations. | ||
|
||
[Download :fontawesome-solid-download:](https://github.com/crash5band/Glitter/releases){ .md-button .md-button--primary target="_blank"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
description: XNCP tools for Sonic Generations | ||
--- | ||
# XNCP Tools | ||
|
||
## 010 Editor | ||
Allows editing various file formats, in particular the XNCP format through the use of a template. | ||
|
||
[Download :fontawesome-solid-download:](https://www.sweetscape.com/010editor/){ .md-button .md-button--primary target="_blank"} | ||
[XNCP Template :fontawesome-solid-external-link-alt:](https://github.com/tge-was-taken/010-Editor-Templates/blob/master/templates/sonic_xncp_yncp.bt){ .md-button .md-button--primary target="_blank"} |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
docs/tools/blueblur/lighting.md → .../tools/hedgehog-engine/common/lighting.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# Tools | ||
--- | ||
title: Tools | ||
--- | ||
|
||
This page is still a work in progress... | ||
# :fontawesome-solid-cog: Tools | ||
|
||
This section contains tools that allow you to mod certain aspects of a couple of Sonic games. On the left you can see the games divided by the engine they use. In each engine, you can see common tools for every game using it, as well as more specific tools regarding a particular game. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters