LauraWebdev / GodotSteam_CSharpBindings

GodotSteam C# Bindings
MIT License
37 stars 5 forks source link

GenerateItems not working properly. #38

Open JPTomorrow opened 2 months ago

JPTomorrow commented 2 months ago

getting the following error with Steam.GenerateItems(new[] { (long)100 }, 1);

image

LauraWebdev commented 2 months ago

That's an area I haven't cleaned up by hand yet, I'll push the priority for this one.