diff --git a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj index 4c064ea..d5df7c6 100644 --- a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj +++ b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj @@ -13,6 +13,7 @@ Noisy Cow Studios Il2CppInspector Windows Edition app.manifest + Il2CppInspector.ico diff --git a/Il2CppInspector.GUI/Il2CppInspector.ico b/Il2CppInspector.GUI/Il2CppInspector.ico new file mode 100644 index 0000000..1a06601 Binary files /dev/null and b/Il2CppInspector.GUI/Il2CppInspector.ico differ