diff --git a/README.md b/README.md index 6d06c72..278ae00 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ FFXIV-Zodiac-Glass ================== -## THIS PROJECT IS NO LONGER SUPPORTED!!! -I will not longer support this project because of the release of Heavensward. -If there is still a need for this tool, please poke me! - +## THIS PROJECT IS NO LONGER FULL SUPPORTED!!! +I will no longer update the memory addresses automatically. +But I will update those if I get multiple requests for it. ## What is FFXIV-Zodiac-Glass? A tiny Final Fantasy XIV overlay that allows you to observe the progress of your Nexus and Zeta weapons. diff --git a/Zodiac Glass.v12.suo b/Zodiac Glass.v12.suo index b265aa7..c484ec8 100644 Binary files a/Zodiac Glass.v12.suo and b/Zodiac Glass.v12.suo differ diff --git a/Zodiac Glass/Properties/AssemblyProperties.cs b/Zodiac Glass/Properties/AssemblyProperties.cs index d7c5095..4aa5a43 100644 --- a/Zodiac Glass/Properties/AssemblyProperties.cs +++ b/Zodiac Glass/Properties/AssemblyProperties.cs @@ -2,7 +2,7 @@ { internal static class AssemblyProperties { - internal const string Version = "1.4.1503.03001"; // X.X.Year_Year_Month_Mont.Day_Day_BuildOfDayBuildOfDayBuildOfDay + internal const string Version = "1.4.1506.28001"; // X.X.Year_Year_Month_Mont.Day_Day_BuildOfDayBuildOfDayBuildOfDay internal const string Name = "Zodiac Glass"; internal const string Copyright = "© 2015 Invisible Shield"; }