-
-
Notifications
You must be signed in to change notification settings - Fork 420
Description
I am currently trying to make setup of this library easier for godot users who use C#. The easiest way for most users to hit the ground running is to have an easy to install nuget package that comes with steamworks.net and the steam api dlls.
I would like to help either contribute to this package or help to create and maintain a nuget package for this purpose.
I've currently downloaded latest and have a local nuget source doing this for me and am able to consume my local package into my godot project and am both able to export the game and run it locally in the editor with steamworks starting up. Would you accept a PR to create a github actions workflow and a csproj that packs the steamworks library + the steam dlls and publishes to nuget.org?