summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-17 21:13:23 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-17 21:13:23 -0300
commitb5ad43c7d552f8275d0a364372b2b9d891e3c849 (patch)
tree4718e927c128723d1fc82a08c4f7b9b107148e28
parent35d4fdcab02925c8e5c65f47a34e8063c34b66b0 (diff)
downloadrenpy-2021.05.17.tar.gz
renpy-2021.05.17.tar.bz2
renpy-2021.05.17.tar.xz
renpy-2021.05.17.zip
Add the game iconv2021.05.17
-rw-r--r--game/icon.icobin0 -> 54413 bytes
-rw-r--r--game/options.rpy1
-rw-r--r--icon.icobin0 -> 54413 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/game/icon.ico b/game/icon.ico
new file mode 100644
index 0000000..afa69ed
--- /dev/null
+++ b/game/icon.ico
Binary files differ
diff --git a/game/options.rpy b/game/options.rpy
index e2da347..a2a5b1b 100644
--- a/game/options.rpy
+++ b/game/options.rpy
@@ -231,6 +231,7 @@ init python:
build.documentation('*.html')
build.documentation('*.txt')
+ config.window_icon="icon.ico"
# Remove renpy license from About. LGPL and MIT doesn't require it.
# Instead, leave only the link to Ren'Py licenses and legales.
diff --git a/icon.ico b/icon.ico
new file mode 100644
index 0000000..afa69ed
--- /dev/null
+++ b/icon.ico
Binary files differ