arma-server-web-admin/config.js.example

5 lines
114 B
Plaintext
Raw Normal View History

2014-02-09 03:19:48 +00:00
module.exports = {
2014-04-06 23:16:08 +00:00
path: 'path-to-arma3-directory',
type: 'linux', // Can be either linux, windows or wine
2014-02-09 03:19:48 +00:00
};