We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e814ba commit 0261db8Copy full SHA for 0261db8
1 file changed
MonikaUI/game/options.rpy
@@ -12,7 +12,7 @@
12
13
14
15
-define config.name = "Doki Doki Literature Club!"
+define config.name = "Doki Doki Literature Club! Mod!"
16
17
18
@@ -23,7 +23,7 @@ define gui.show_name = False
23
24
25
26
-define config.version = "1.1.1"
+define config.version = "0.0.1"
27
28
29
@@ -36,7 +36,7 @@ define gui.about = _("")
36
37
38
39
-define build.name = "DDLC"
+define build.name = "DDLC-MonikaInKernel"
40
41
42
0 commit comments