alexvoid
alexvoid
Thank you so much for the contribution! I'll take a look at this sometime next week. Please remind me if I don't.
> i have added `automating release artifacts` but i have a problem in the phase of dotnet build it give 859 error i checked the project is restored if u...
Closing this for now, #141 has a very low chance of being resolved in the near future
CI steps should look like this: On push to main or develop or PR to main or develop - Clone the repo - Restore nuget packages - Build the mod...
I was thinking something like this for the admin vent  and something like this for the central vents 
What? There's no sprites for this at the moment, someone has to make them first. That's the hiccup here.
Submerged uses a custom version of the [`Resource.Embedder`](https://github.com/SubmergedAmongUs/Resource.Embedder) package, which is hosted [here](https://github.com/SubmergedAmongUs/Resource.Embedder/pkgs/nuget/Resource.Embedder) on the GitHub package registry. The GitHub package registry annoyingly requires you to sign in in order...
I dislike this as well but I'm not sure what other alternatives there are. Maybe clone the Resource.Embedder package as a submodule, or get rid of it entirely from the...
If you do NOT have two-factor authentication installed: enter your GitHub username and password If you DO have two-factor authentication installed: Generate a personal access token by following [this guide](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic),...
If you use a GitHub Codespace, it probably uses `git credential-manager` instead of the Windows Credential Manager. Maybe look it up and see if you can set it up using...