SuperModule.ini
Summary | Stores details of the locations of various dynamic linked libraries (DLLs) used by SuperCROSS. Most of these settings should not be changed. | |
---|---|---|
Default Location | C:\ProgramData\STR\SuperCROSS |
Some of the sections in the file include:
[General]
Defines the name of the application, displayed in the header. For example:
[General]
Application Name=SuperCROSS
[Language]
Specifies languages available for selection in the client (from the File > Languages menu). Each line defines the language name that will be displayed in the menu in SuperCROSS and the resource bundle that contains the interface strings in that language.
If you do not want to allow users to select some of these languages for the SuperCROSS interface, then you can remove or comment out any of these lines (use a semi-colon character at the start of the line to comment it out).
For example:
[Language]
English=English.bin
French=French.bin
German=German.bin
; Danish=Danish.bin
[Select]
This section sets the default language for the SuperCROSS client. It must be set to one of the languages listed in the Language section. For example:
[Select]
Language=English