diff options
-rw-r--r-- | game/icon.ico | bin | 0 -> 54413 bytes | |||
-rw-r--r-- | game/options.rpy | 1 | ||||
-rw-r--r-- | icon.ico | bin | 0 -> 54413 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/game/icon.ico b/game/icon.ico Binary files differnew file mode 100644 index 0000000..afa69ed --- /dev/null +++ b/game/icon.ico 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 Binary files differnew file mode 100644 index 0000000..afa69ed --- /dev/null +++ b/icon.ico |