-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to find package Hive.Versioning.Standalone
.
#77
Comments
In all likelihood, I will not update the documentation, as in the relatively near future we intend to publish I will close this issue once that happens. |
This is very helpful. Thanks! |
One more thing. I'm planning to use BSIPA to mod other Unity games. Are there any "gotcha"s that I should pay attention to? I have tried to mod "Cooking Simulator VR" with BSIPA, but it seems that the game is not even loading my plugin (no mention of my plugin in the log). I suspect that BSIPA is checking the "gameVersion" against the game version although the documentation says BSIPA is not checking that currently. Any suggestions? |
I can't say I would recommend using BSIPA in other games, as it makes quite a lot of assumptions about which subset of .NET Standard the game is using which are not true in general. I would recommend using BepInEx for most games. |
thanks a lot! BepInEx works for me! |
I'm running into the same problem as @valkjsaaa . I looked at the Hive Project and I couldn't find any Download for the Versioning Standalone lib, even though there is a Downloads counter? I tried the "Install from commandline" command |
OK, I think I figured it out... Creating a classic Personal Access token and running this command seems to work to add it to the sources, looks like the package can be found afterwards. (I'm not sure, as I still have a lot of other build errors...) |
I got this error when trying to build this project. I have followed the instructions in the guide.
I also cannot find
Hive.Versioning.Standalone
NuGet package anywhere on web.Thanks in advance!
The text was updated successfully, but these errors were encountered: