File tree Expand file tree Collapse file tree
DynamicVariablePowerTools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 name : NuGet Packages
7575 if-no-files-found : error
7676 retention-days : 7
77- path : ./* .nupkg
77+ path : ./DynamicVariablePowerTools .nupkg
7878
7979 # Only when it's not from a PR to avoid any funny packages in the cache
8080 - name : Save NuGet Package Cache
Original file line number Diff line number Diff line change 33 <ResoniteInstallOnBuild Condition =" '$(ResoniteInstallOnBuild)'==''" >true</ResoniteInstallOnBuild >
44 </PropertyGroup >
55
6- <PropertyGroup >
7- <PackageReadmeFile >README.md</PackageReadmeFile >
8- </PropertyGroup >
9-
106 <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
117 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
128 <ResoniteInstallOnBuild >false</ResoniteInstallOnBuild >
139 </PropertyGroup >
1410
1511 <PropertyGroup Condition =" '$(ResonitePath)'==''" >
1612 <ResonitePath Condition =" Exists('D:/Files/Games/Resonite/app/')" >D:/Files/Games/Resonite/app</ResonitePath >
13+ <ResonitePath Condition =" Exists('D:/SteamLibrary//steamapps/common/Resonite/')" >D:/SteamLibrary//steamapps/common/Resonite</ResonitePath >
14+ <ResonitePath Condition =" Exists('G:/SteamLibrary/steamapps/common/Resonite')" >G:/SteamLibrary\steamapps\common\Resonite</ResonitePath >
1715 </PropertyGroup >
1816</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Folder Name =" /Solution Items/" >
3+ <File Path =" Directory.Build.props" />
4+ <File Path =" README.md" />
5+ </Folder >
6+ <Folder Name =" /Solution Items/workflows/" >
7+ <File Path =" .github/workflows/build.yml" />
8+ <File Path =" .github/workflows/publish.yml" />
9+ </Folder >
10+ <Project Path =" DynamicVariablePowerTools/DynamicVariablePowerTools.csproj" />
11+ </Solution >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Remora.Resonite.Sdk/2.0.10 " >
1+ <Project Sdk =" Remora.Resonite.Sdk/2.1.0 " >
22 <PropertyGroup >
3- <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
43 <PackageId >DynamicVariablePowerTools</PackageId >
54 <Title >Dynamic Variable Power Tools</Title >
65 <Authors >Banane9</Authors >
7- <Version >0.1.1 -beta</Version >
6+ <Version >0.2.0 -beta</Version >
87 <Description >This MonkeyLoader mod for Resonite adds a variety of powerful functions to dynamic variables and their spaces.</Description >
98 <PackageReadmeFile >README.md</PackageReadmeFile >
109 <PackageLicenseExpression >LGPL-3.0-or-later</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments