mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
module.exports = {
|
|
path: 'path-to-arma3-directory',
|
|
type: 'linux', // Can be either linux, windows or wine
|
|
};
|