-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathoptions.json
40 lines (40 loc) · 1.23 KB
/
options.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"background_color": "#3C3C3C",
"blck_cndl_mode": true,
"bold_font": true,
"change_server": true,
"check_for_updates": true,
"custom_title": "Racer 1 Items",
"custom_title_enabled": false,
"default_spacing": 64,
"enable_mouseover": true,
"framerate_limit": 30,
"game_version": "Afterbirth+",
"height": 100,
"item_details_link": "http://platinumgod.co.uk/afterbirth?id=$ID",
"log_file_check_seconds": 1.0,
"make_items_glow": true,
"message_duration": 2,
"min_spacing": 24,
"read_delay": 0,
"read_from_server": false,
"show_blind_icon": true,
"show_description": true,
"show_floors": true,
"show_font": "Arial",
"show_health_ups": true,
"show_rerolled_items": true,
"show_space_items": true,
"show_status_message": true,
"size_multiplier": 1.0,
"status_message": "Seed: {seed} / Guppy: {guppy} / Leviathan: {leviathan} / Spun: {spun} / {version_number} / Room: {room_id}",
"text_color": "#FFFFFF",
"trackerserver_authkey": "",
"trackerserver_url": "http://isaacitemtracker.com:8080",
"twitch_name": "dea1h",
"width": 1315,
"word_wrap": false,
"write_to_server": false,
"x_position": 186,
"y_position": 926
}