* #207 Discord Webhook refactor
* cleaned up yarn cache
* change which file is hashed
* deprecated action for yarn
* fixed warning
* test should not panic if env var is set
* triring noew pipeline config
* Docs and releases
* added specific files for package
* added readme
* moved odin.md to README.md in odin folder
* http-server to huginn
* ignore files
* Added status command
* Multiple features
* Added HTTP Server
* minor readme update
* Added more info to pretty print output on status
* Update status_update.md
* Updated docs to reflect http endpoint
* Removed a failed IDE refactor
* More IDE blunder
* Added Prometheus Metrics
* Implemented recommendations
* Updated based on suggestions
* Added note to status command
* Added nexus mods and downloader
* Mod downloader ready
* Modified to follow redirect information
* Slimmed down env
* Running with type message fix
* dynamic fetch of latest bepinex version
* Refactored file
* Changes
* Dont use barrow
* Added support for downloading dll and cfg
* Added exit for non zip file
* Add in update subcommand
* Setup skeleton for updating
* Reorganize server functions and constants
* Cleanup logic
* Add more help info for cli
* Add in parsing buildids
* Test cleanup
* Remove appinfo to force latest info to be pulled
* Change update script to use `odin update`
* Implement review comments
* Fix incorrect command exit status check
* Add in unit tests for `UpdateInfo`
* Small spelling and grammar fixes
* Update `AUTO_UPDATE` description
* Another grammatical fix
* Address review comments
* Update outdated message
* Fix check exit statuses
* Supress `pidof` output
* Use more appropriate variable name
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
* Memory Check
* Removed path on ci
* Valheim BepInEx support
* Separation of concern.
* Added switch for installation
* Yall dont need to run the dev compose ;P
* Refactored to make debugging easier
* Updated to use quotes and readme