mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-15 11:00:17 -07:00
51 lines
No EOL
1.1 KiB
JSON
51 lines
No EOL
1.1 KiB
JSON
{
|
|
"ip_address": "localhost",
|
|
"ip_management" : "localhost",
|
|
"server_port": 43594,
|
|
"wl_port": 5555,
|
|
"js5_port": 43593,
|
|
"world": 1,
|
|
|
|
"customization": {
|
|
"login_theme": "newbie melody",
|
|
|
|
"right_click_menu": {
|
|
"background": {
|
|
"color": "#0fab00",
|
|
"opacity": "70"
|
|
},
|
|
"title_bar": {
|
|
"color": "#000000",
|
|
"opacity": "255",
|
|
"font_color": "#FFFFFF"
|
|
},
|
|
"border": {
|
|
"color": "#FFFFFF",
|
|
"opacity": "255"
|
|
},
|
|
"styles": {
|
|
"Presets provide default customizations.": "rs3, classic, or custom. custom allows you to define your own values above. Classic is standard 2009.",
|
|
"presets": "classic",
|
|
"rs3border": false
|
|
}
|
|
},
|
|
"rendering_options": {
|
|
"technical": {
|
|
"render_distance_increase": true
|
|
},
|
|
"skybox": {
|
|
"skybox_color" : "Coming in a future update..."
|
|
}
|
|
}
|
|
},
|
|
|
|
"debug": {
|
|
"item_debug": false,
|
|
"object_debug": false,
|
|
"npc_debug": false,
|
|
"hd_login_region_debug": false,
|
|
"hd_login_region_debug_verbose": false,
|
|
"cache_debug": false,
|
|
"world_map_debug": false
|
|
}
|
|
} |