Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btmnk/conan-exiles-scripts
Utility bash files for an easy setup & maintenance of a conan exiles server
https://github.com/btmnk/conan-exiles-scripts
conanexiles scripts steam steamcmd
Last synced: 30 days ago
JSON representation
Utility bash files for an easy setup & maintenance of a conan exiles server
- Host: GitHub
- URL: https://github.com/btmnk/conan-exiles-scripts
- Owner: btmnk
- Created: 2022-07-26T20:45:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T15:15:50.000Z (about 1 year ago)
- Last Synced: 2023-10-29T16:24:21.572Z (about 1 year ago)
- Topics: conanexiles, scripts, steam, steamcmd
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conan-exiles-scripts
Utility bash files for an easy setup & maintenance of a Conan Exiles server
## Requirements
- wine [Installation](https://wiki.winehq.org/Ubuntu)
- steamcmd
- xvfb
- screen```
apt install winehq-stable screen xvfb lib32gcc1 software-properties-common steamcmd
```