-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Type: Boolean (true or false, meaning yes or no respectively)
If set to true, itlt will show the message
to the user when they are attempting to launch the game with 32bit Java.
Type: String (text surrounded in quotation marks, like this: "This is a string")
This is the message displayed when both ShouldYellAt32BitUsers
is true and also the user is attempting to launch the game with 32bit Java.
itlt lets you add a server to the multiplayer server list by default without overwriting any previously saved user-added servers.
Type: String (text surrounded in quotation marks, like this: "This is a string")
The name of the server, shown above its IP address and beside its icon.
Type: String (text surrounded in quotation marks, like this: "This is a string")
The IP address of the server
Type: Boolean (true or false, meaning yes or no respectively)
If set to true, the server details provided above will be added as default entry to the multiplayer server list.
Type: Boolean (true or false, meaning yes or no respectively)
If set to true and the game has been launched from the Technic Launcher, attempt to grab the icon from the launcher and use it as the custom icon.
Overrides loadCustomIcon
if set to true and the game has been launched from the Technic Launcher.
Type: Boolean (true or false, meaning yes or no respectively)
If set to true, itlt will change the game's window and taskbar icon to an image provided if present.
The image must be named "icon.png", be a PNG file, have a maximum resolution of 128 pixels height and width and be placed in the itlt folder within the config folder. Icon sizes above 128px² will cause a crash on some platforms. Icon sizes above 64px² may cause blurry results on the window titlebar.
Type: Boolean (true or false, meaning yes or no respectively)
If set to true and the game has been launched from the Technic Launcher, attempt to grab the title from the launcher and use it as the custom windowDisplayTitle.
Overrides windowDisplayTitle
if set to true and the game has been launched from the Technic Launcher.
Type: String (text surrounded in quotation marks, like this: "This is a string")
Allows you to change the game window's titlebar text/display title.