Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dark98
2006Scape Mobile
Commits
bf30c59a
Commit
bf30c59a
authored
3 years ago
by
downthecrop
Browse files
Options
Download
Email Patches
Plain Diff
default config remove opacity
parent
d97f8f7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app_2009scape/src/main/assets/config.json
+41
-43
app_2009scape/src/main/assets/config.json
with
41 additions
and
43 deletions
+41
-43
app_2009scape/src/main/assets/config.json
+
41
-
43
View file @
bf30c59a
{
"ip_management"
:
"play.2009scape.org"
,
"ip_address"
:
"play.2009scape.org"
,
"ip_management"
:
"play.2009scape.org"
,
"server_port"
:
43594
,
"wl_port"
:
5555
,
"js5_port"
:
43593
,
"world"
:
1
,
"debug"
:
{
"hd_login_region_debug_verbose"
:
false
,
"npc_debug"
:
false
,
"hd_login_region_debug"
:
false
,
"world_map_debug"
:
false
,
"item_debug"
:
false
,
"object_debug"
:
false
,
"cache_debug"
:
false
},
"customization"
:
{
"slayer"
:
{
"color"
:
"#635a38"
,
"opacity"
:
"180"
,
"enabled"
:
true
},
"login_theme"
:
"scape main"
,
"rendering_options"
:
{
"skybox"
:
{
"skybox_color"
:
"Coming in a future update..."
},
"technical"
:
{
"render_distance_increase"
:
true
}
},
"december_snow"
:
false
,
"right_click_menu"
:
{
"background"
:
{
"color"
:
"#0fab00"
,
"opacity"
:
"70"
"color"
:
"#5D5447"
,
"opacity"
:
"255"
},
"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"
:
"custom"
,
"rs3border"
:
false
,
"Presets provide default customizations."
:
"rs3, classic, or custom. custom allows you to define your own values above. Classic is standard 2009."
},
"title_bar"
:
{
"color"
:
"#000000"
,
"font_color"
:
"#FFFFFF"
,
"opacity"
:
"255"
"rs3border"
:
false
}
},
"xpdrops"
:
{
"enabled"
:
true
,
"drop_mode"
:
0
,
"track_mode"
:
0
,
"enabled"
:
true
"track_mode"
:
0
},
"slayer"
:
{
"enabled"
:
true
,
"color"
:
"#635a38"
,
"opacity"
:
"180"
},
"launcher"
:
{
"closeOnClientLaunch"
:
true
,
"notifyUpdates"
:
true
"rendering_options"
:
{
"technical"
:
{
"render_distance_increase"
:
true
},
"skybox"
:
{
"skybox_color"
:
"Coming in a future update..."
}
}
},
"server_port"
:
43594
,
"ip_address"
:
"play.2009scape.org"
,
"wl_port"
:
5555
,
"js5_port"
:
43593
}
\ No newline at end of file
"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
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets