Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtonix/arma-reforger-server-tui
Quick and dirty TUI for arma reforger server that leans on the config files created by your game client.
https://github.com/airtonix/arma-reforger-server-tui
arma-reforger arma-reforger-server tui
Last synced: 10 days ago
JSON representation
Quick and dirty TUI for arma reforger server that leans on the config files created by your game client.
- Host: GitHub
- URL: https://github.com/airtonix/arma-reforger-server-tui
- Owner: airtonix
- License: mit
- Created: 2024-05-19T07:46:28.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T12:06:37.000Z (8 months ago)
- Last Synced: 2024-05-21T12:38:07.388Z (8 months ago)
- Topics: arma-reforger, arma-reforger-server, tui
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Arma Reforger Server TUI
This is a simple TUI for the Arma 3 Reforger Server.
Aimed at gamers self hosting on a lan.
While not a requirements, It assumes you'll host the server on the same machine you're running the Game client on.
## Requirements
- [fzf](https://github.com/junegunn/fzf)
- arma reforger server (you need to use steam to install this)## Usage
```sh
arma-reforger-tui [config.json]
```## Addons
These should be described in the config file.
If your addon directory does not contain them, they will be downloaded.
## Server Config
The multiplayer host ui in Aram Reforger will allow you to save the configuration to a json file.
Usually these are stored in
```sh
~/Documents/My Games/ArmaReforger/serverConfigs
```## Server Profiles
Profile data for a server is stored in an adjacent directory (`serverProfiles`) using a name that matches the config file you choose.