diff --git a/LICENSE b/LICENSE
index 04ab7cb..ba19c8f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2017 Syroot
+Copyright (c) 2017-2018 Syroot
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/res/Logo.png b/res/Logo.png
deleted file mode 100644
index f5272dc..0000000
Binary files a/res/Logo.png and /dev/null differ
diff --git a/res/icon.png b/res/icon.png
new file mode 100644
index 0000000..a4a580e
Binary files /dev/null and b/res/icon.png differ
diff --git a/res/Logo.svg b/res/icon.svg
similarity index 97%
rename from res/Logo.svg
rename to res/icon.svg
index 74f7104..6dcfc73 100644
--- a/res/Logo.svg
+++ b/res/icon.svg
@@ -11,13 +11,13 @@
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg3039"
version="1.1"
- inkscape:version="0.92.0 r15299"
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
width="64"
height="64"
- sodipodi:docname="Logo.svg"
- inkscape:export-filename="Logo.png"
- inkscape:export-xdpi="96"
- inkscape:export-ydpi="96">
+ sodipodi:docname="icon.svg"
+ inkscape:export-filename="icon.png"
+ inkscape:export-xdpi="192"
+ inkscape:export-ydpi="192">
@@ -26,7 +26,7 @@
image/svg+xml
-
+
@@ -47,9 +47,9 @@
showgrid="false"
showguides="true"
inkscape:guide-bbox="true"
- inkscape:zoom="4.1688"
- inkscape:cx="55.144839"
- inkscape:cy="55.225208"
+ inkscape:zoom="19.203125"
+ inkscape:cx="32"
+ inkscape:cy="32"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
diff --git a/src/Syroot.Worms/Syroot.Worms.csproj b/src/Syroot.Worms/Syroot.Worms.csproj
index 4aa5124..7f1dc35 100644
--- a/src/Syroot.Worms/Syroot.Worms.csproj
+++ b/src/Syroot.Worms/Syroot.Worms.csproj
@@ -4,17 +4,17 @@
Worms
Syroot
(c) Syroot, licensed under MIT
- .NET library to load and modify file formats of Team17 Worms games.
- https://raw.githubusercontent.com/Syroot/Worms/master/res/Logo.png
+ .NET library for loading and modifying files of Team17 Worms games.
+ https://gitlab.com/Syroot/Worms/raw/master/res/icon.png
Syroot.Worms
- https://raw.githubusercontent.com/Syroot/Worms/master/LICENSE
- https://github.com/Syroot/Worms
+ https://gitlab.com/Syroot/Worms/raw/master/LICENSE
+ https://gitlab.com/Syroot/Worms
Initial release.
worms;team17
git
- https://github.com/Syroot/Worms
+ https://gitlab.com/Syroot/Worms
net461;netstandard2
- 1.0.0
+ 1.0.1