arma-server-web-admin/config.js.example
2014-04-07 01:16:08 +02:00

5 lines
114 B
Plaintext

module.exports = {
path: 'path-to-arma3-directory',
type: 'linux', // Can be either linux, windows or wine
};