diff --git a/DalamudPackager.targets b/DalamudPackager.targets new file mode 100644 index 0000000..789e0da --- /dev/null +++ b/DalamudPackager.targets @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/EasyZoomReborn.csproj b/EasyZoomReborn.csproj index 1a848bf..fb1c974 100644 --- a/EasyZoomReborn.csproj +++ b/EasyZoomReborn.csproj @@ -6,6 +6,10 @@ 1.0.0.1 + + + + true none diff --git a/manifest.json b/EasyZoomReborn.json similarity index 84% rename from manifest.json rename to EasyZoomReborn.json index 3ee964a..2680ae8 100644 --- a/manifest.json +++ b/EasyZoomReborn.json @@ -3,7 +3,7 @@ "Author": "IncognitoWater", "Punchline": "Easy zoom distance unlock and fov control. /ez opens the EasyZoomReborn configuration window.", "Description": "Easy zoom distance unlock and fov control. /ez Opens the EasyZoomReborn configuration window.", - "RepoUrl": "None", + "RepoUrl": "https://github.com/IncognitoWater/EasyZoomReborn", "DalamudApiLevel": 10, "Tags": [ "zoom", "Camera" ] } \ No newline at end of file diff --git a/EasyZoomReborn.sln b/EasyZoomReborn.sln index a1dbb0d..d31b2a7 100644 --- a/EasyZoomReborn.sln +++ b/EasyZoomReborn.sln @@ -4,6 +4,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 VisualStudioVersion = 16.0.30011.22 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EasyZoomReborn", "EasyZoomReborn.csproj", "{517A4352-7F10-48B9-B332-BB592157E377}" +ProjectSection(SolutionItems) = preProject + .gitignore = .gitignore + manifest.json = manifest.json + .github\workflows\publish.yaml = .github\workflows\publish.yaml + EndProjectSection + EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution