It works on Windows, Linux, and might even work on macOS in the future.
This project allows you to run an Abiotic Factor dedicated server on an Oracle Cloud "Always Free" Ampere A1 instance (ARM64). A helper bot to Start/Stop/Restart the server and view logs from Discord.
ALTER SCHEMA tasty_bytes_dbt_db.dev SET LOG_LEVEL = 'INFO'; ALTER SCHEMA tasty_bytes_dbt_db.dev SET TRACE_LEVEL = 'ALWAYS'; ALTER SCHEMA tasty_bytes_dbt_db.dev SET METRIC_LEVEL = 'ALL'; ALTER SCHEMA ...