diff --git a/SS14.Launcher/Assets/attributions.yml b/SS14.Launcher/Assets/attributions.yml new file mode 100644 index 0000000..1f628b7 --- /dev/null +++ b/SS14.Launcher/Assets/attributions.yml @@ -0,0 +1,9 @@ +- files: ["icon.ico"] + license: "CC-BY-SA-3.0" + copyright: "By AftrLite" + source: "https://github.com/Space-Wizards-Federation/SS14.Launcher/pull/10" + +- files: ["logo-long.png"] + license: "CC-BY-SA-3.0" + copyright: "By AftrLite" + source: "https://github.com/Space-Wizards-Federation/SS14.Launcher/pull/10" diff --git a/SS14.Launcher/Assets/icon.ico b/SS14.Launcher/Assets/icon.ico index a985e4d..6b4a15e 100644 Binary files a/SS14.Launcher/Assets/icon.ico and b/SS14.Launcher/Assets/icon.ico differ diff --git a/SS14.Launcher/Assets/logo-long.png b/SS14.Launcher/Assets/logo-long.png index 38ed4af..7095677 100644 Binary files a/SS14.Launcher/Assets/logo-long.png and b/SS14.Launcher/Assets/logo-long.png differ