arma-server-web-admin/config.js.example
2015-01-16 22:50:52 +01:00

6 lines
128 B
Plaintext

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