Filesystem/romfs/Stage/DemoStageInfo: Difference between revisions

From WonderWiki
< Filesystem‎ | romfs‎ | Stage
Jump to navigation Jump to search
(Created the DemoStageInfo page, nothing interesting here, just good to not have dead links.)
 
m (Added position column to better show a parameters position.)
 
Line 5: Line 5:
{| class="wikitable"
{| class="wikitable"
|+Main Parameters
|+Main Parameters
!Position
!Parameter
!Parameter
!Type
!Type
Line 10: Line 11:
!Example Data
!Example Data
|-
|-
|DemoStageInfo/
|IsTreatedAsWorldMap
|IsTreatedAsWorldMap
|Boolean
|Boolean
Line 16: Line 18:
Examples: <code>True</code>, <code>False</code>.
Examples: <code>True</code>, <code>False</code>.
|-
|-
|DemoStageInfo/
|WorldNo
|WorldNo
|String
|String

Latest revision as of 18:11, 19 November 2023

This folder only contains on file, which holds information relating to the final world, and it is mostly unimportant information.

Parameters[edit | edit source]

The one file in the folder only has two main parameters

Main Parameters
Position Parameter Type Information Example Data
DemoStageInfo/ IsTreatedAsWorldMap Boolean Defaults to False.

Examples: True, False.

DemoStageInfo/ WorldNo String Example: Naka

Folders[edit | edit source]

  • None

Files[edit | edit source]

Filename Format Information
WorldEnding.game__stage__DemoStageInfo.bgyml BGYML Describes the ending world of the game.