43 lines
1.6 KiB
INI
43 lines
1.6 KiB
INI
[Common]
|
|
WindowTitle=Hello World (and other sm-ssc theming examples)
|
|
|
|
[ScreenTitleMenu]
|
|
Guide=Guide
|
|
Reference=Reference
|
|
Tutorial=Tutorials
|
|
|
|
[ScreenGuideMain]
|
|
Header=Guide
|
|
Explanation=The Guide section is meant for beginners who may not know the ins and outs of the StepMania theming system. It is also useful for themers coming from earlier versions of StepMania, as some things have changed in sm-ssc.
|
|
|
|
Metrics=Metrics
|
|
MetricsDesc=Metrics and Languages (since they're similar).
|
|
Fonts=Fonts
|
|
FontsDesc=Dealing with fonts.
|
|
Graphics=Graphics
|
|
GraphicsDesc=The Graphics folder and what goes in there.
|
|
BGAnims=BGAnimations
|
|
BGAnimsDesc=Bee Gees animations
|
|
Sounds=Sounds
|
|
SoundsDesc=Music and sound effects.
|
|
Scripts=Scripts
|
|
ScriptsDesc=Lua scripting.
|
|
Other=Other
|
|
OtherDesc=Things like PreferredSort and ScreenHowToPlay/ScreenGameplaySyncMachine steps.
|
|
NoteSkins=NoteSkins
|
|
NoteSkinsDesc=NoteSkin creation involves knowing the theming system, somewhat.
|
|
Announcers=Announcers
|
|
AnnouncersDesc=The lost art of announcers, and how to “properly” make one.
|
|
Characters=Characters
|
|
CharactersDesc=Three-dimensional characters dancing in Gameplay. Modeling skills not included.
|
|
|
|
[ScreenReferenceMain]
|
|
Header=Reference
|
|
Explanation=This section contains reference material. It is meant for themers who already somewhat know what they are looking for.
|
|
|
|
Screens=Screens
|
|
ScreensDesc=A reference of all of sm-ssc's available screens.
|
|
Managers=Managers and Singletons
|
|
ManagersDesc=Various things that end in "Manager" (and sometimes not).
|
|
Classes=Classes
|
|
ClassesDesc=The classes that make up some of your favorite elements. |