Documentation: Difference between revisions
Appearance
NextinHKRY (talk | contribs) No edit summary |
No edit summary |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This section | This section lists documentation pages for resources you'll find in Sonic games. You'll find information about certain file formats and other general game resources. | ||
== | == Set-Data == | ||
[[HSON Format]] | {| class="wikitable" | ||
|+ | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[HSON Format|HSON]] (Hedgehog Set Object Notation) | |||
|Universal object placement representation format. | |||
|.hson | |||
| | |||
|} | |||
== Hedgehog Engine | == User Interface == | ||
[[ | {| class="wikitable" | ||
|+ | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[NCP File Format|NCP]] (Ninja CellSpriteDraw Project) | |||
|Describes a user interface in most Hedgehog Engine games. | |||
|.[x/y/g/s]ncp | |||
| | |||
* [[Kunai]] | |||
* [[Shuriken]] | |||
|} | |||
== | == Archives == | ||
{| class="wikitable" | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[NN Chunk Format|NN Chunk]] | |||
|Generic container format. | |||
| | |||
| | |||
|} | |||
Revision as of 10:45, 25 March 2025
This section lists documentation pages for resources you'll find in Sonic games. You'll find information about certain file formats and other general game resources.
Set-Data
Name | Description | Extension | Tools |
---|---|---|---|
HSON (Hedgehog Set Object Notation) | Universal object placement representation format. | .hson |
User Interface
Name | Description | Extension | Tools |
---|---|---|---|
NCP (Ninja CellSpriteDraw Project) | Describes a user interface in most Hedgehog Engine games. | .[x/y/g/s]ncp |
Archives
Name | Description | Extension | Tools |
---|---|---|---|
NN Chunk | Generic container format. |