Sniper677 / ASF_ItemDropper

ASF plugin to trigger item drops
18 stars 4 forks source link

Will this be updated to work with ASF 5.2.0.10? #7

Open chuvak889 opened 2 years ago

chuvak889 commented 2 years ago

ASF moved to .NET 6, i was wondering if this plugin will get an update.

Thanks a lot for your hard work, guys.

chuvak889 commented 2 years ago

I see there was an update in other branch, but i have no idea how to use it. I mean i installed Github Desktop and NET SDK, but it kinda beats me

In CMD i get C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(130,5): error : Invalid framework identifier ''. [C:\Users\chuvak\Documents\ASF_ItemDropper-devel\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

ksardsas2015 commented 2 years ago

I see there was an update in other branch, but i have no idea how to use it. I mean i installed Github Desktop and NET SDK, but it kinda beats me

In CMD i get C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(130,5): error : Invalid framework identifier ''. [C:\Users\chuvak\Documents\ASF_ItemDropper-devel\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

Have you found a solution?

chuvak889 commented 2 years ago

No, sadly.

I did try to build the branch that was supposd to work with the .NET 6 update but failed.

On Windows it says C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(289,5): error MSB3202: The project file "C:\Users\Chuvak\Downloads\ASF_ItemDropper-devel\ArchiSteamFarm\ArchiSteamFarm\ArchiSteamFarm.csproj" was not found. [C:\Users\Chuvak\Downloads\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

And on Linux on my Raspberry Pi it says:

Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
  http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409
./build.sh: line 32: 7z: command not found

And well, i have .NET SDK installed...