-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.js
42 lines (31 loc) · 921 Bytes
/
config.js
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
41
42
//
//
//
//
//
//
// System Settings
VSyncClockCycle = 200;
// Document Load Config
ShowDisclaimerForAccessibility = false;
ShowThanksForReadingAlert = false;
ShowPleaseClickOkAcknowledgementMessageToVisitWebsite = false;
ShowSeeHowThisPageIsMadeFeature = false;
ParseBanyanVinesCompatibility = BanyanVinesConfigSet.ParseEnumerationSuppression;
Emulation = RealtimeEmulation.DualThreadEmulation;
// Switches the website warrior regulation system settings - options are: Strict, Relaxed, Off
WebsiteWarrior = WebWarriorMode.Strict;
// Advanced Developer Features
EnableDebuggingConsole = true;
// Burka Mode
BurkaMode = true;
// Basic Accessibility Features
ShowSteps = true;
ShowRamp = false;
EnableDepressionMode = true;
DyckslecksiaDetectionSystem = false;
DenyGender = GenderType.Male;
// Text Customization
DocumentTitle = "Accessible Website";
WelcomePageTitle = "The Page Title";
//Feature TODO: Amputee