Documentation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This section contains documentation that isn't specific to any game. You'll find information about certain file formats and other general game resources. | This section contains documentation that isn't specific to any game. You'll find information about certain file formats and other general game resources. | ||
== | == Set Data == | ||
{| class="wikitable" | |||
|+ | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[HSON Format|HSON]] | |||
|Universal object placement representation format. | |||
|.hson | |||
| | |||
|} | |||
== User Interface == | |||
{| class="wikitable" | |||
|+ | |||
!Name | |||
!Description | |||
!Extension | |||
!Tools | |||
|- | |||
|[[NCP File Format|NCP]] | |||
|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:17, 25 March 2025
This section contains documentation that isn't specific to any game. You'll find information about certain file formats and other general game resources.
Set Data
Name | Description | Extension | Tools |
---|---|---|---|
HSON | Universal object placement representation format. | .hson |
User Interface
Name | Description | Extension | Tools |
---|---|---|---|
NCP | Describes a user interface in most Hedgehog Engine games. | .[x/y/g/s]ncp | Kunai |
Archives
Name | Description | Extension | Tools |
---|---|---|---|
NN Chunk | Generic container format |