Commit Graph

31 Commits

Author SHA1 Message Date
parkervcp 5e6b3c79ec new fivem config
Latest fivem server complains about onesync config setting.
This fixes that.
2020-10-11 11:10:48 -04:00
Michael Parker 1455a64d50 update cfx server image
use base_debian for fivem and rdr
2020-09-23 17:22:18 -04:00
parkervcp ab3355804d fix fivem install script 2020-09-22 20:58:26 -04:00
parkervcp 67914dbccc change base image for fivem
update fivem to use debian_base to run

resolves #674
2020-09-02 18:28:49 -04:00
HypeLevels 1dd24a389d Typo 2020-08-19 18:11:32 +01:00
Michael Parker 663ee6b7a7 fix fivem variable in config
removes the set before sv_hostname

resolves #589
2020-06-29 11:29:50 -04:00
parkervcp 47ca01dab2 update start command for fivem
fixes the txadmin flag.
2020-06-24 18:51:32 -04:00
parkervcp 102a816ad8 disable txadmin by default
adds a new flag to enable txadmin
2020-06-16 20:56:09 -04:00
parkervcp 493585eed3 update fivem for txadmin
Use txadmin instead of the old `+exec` command.
2020-06-02 20:53:01 -04:00
Michael (Parker) Parker 86c31390ab update fivem readme
correct ports in table and update notice.
2020-05-26 08:50:30 -04:00
Michael Parker ec38fea4c1 update fivem install script
Moves install script to use debian:buster-slim to make installing more stable.
2020-05-16 09:18:20 -04:00
KungRaseri 9ad7616f26 added steam_webApiKey
Added `steam_webApiKey` to the variables and startup command.
2020-02-06 10:34:58 -07:00
Michael Parker 4cf24bbec0 Update FiveM install script
Resolves #341
2019-11-03 20:47:39 -05:00
Michael Parker 95d52417a0 update fivem variable values 2019-10-04 16:32:16 -04:00
Michael Parker 42dcd14a92 Update FiveM install script
This moves to pulling the latest version for FiveM again.

If they enable cloudflare protection it will break but it has support for download URL.

DOWNLOAD_URL is still limited to fx.tar.xz being the filename.

The installer will fail if the file is not named correctly or is the wrong file type.
2019-09-30 21:43:41 -04:00
Michael (Parker) Parker 1960182c4f update install script and readme
update install script to use DOWNLOAD_URL
update the readme to have a notice due to fivem changes
2019-09-11 10:37:25 -04:00
Michael Parker dbe4ffe9b7 update the fivem installscript
to resolve $246

old script pulled the version with the trailing slash. need to add it back in.
2019-07-13 15:14:16 -04:00
Michael Parker 61b73bb701 update for the fivem installer
I have added a required variable for the fivem version

This is needed to pull the correct version of fivem from the artifact repo.
2019-07-12 16:34:03 -04:00
Michael (Parker) Parker 6d63d09468 Update README.md 2019-04-19 14:29:34 -04:00
Michael (Parker) Parker 28fbf11359 Update README.md 2019-04-19 14:29:17 -04:00
Arnaud Lier eb825789e7 Added second port for FiveM 2019-04-19 20:27:41 +02:00
itismejoey 00e96061ce Change Max Players
FiveM can accept up to 32 players (64 if you're using OneSync)
2019-03-02 19:25:56 -05:00
Michael (Parker) Parker 2ee5856eee update fivem start config 2019-02-20 16:47:11 -05:00
Sir3lit 19f518a89a Update to latest Alpine 2019-02-05 15:09:55 -05:00
Michael (Parker) Parker 3e1cb6b133 update for fivem version matching. 2019-01-24 15:44:47 -05:00
Michael (Parker) Parker 548d6ae144 Update FiveM folder location search. 2019-01-24 14:55:28 -05:00
Michael (Parker) Parker 74bd062dd0 Updated FiveM README. 2018-11-05 18:16:04 -05:00
Michael (Parker) Parker 67f0fe0f94 updated port layouts for games. 2018-08-16 09:41:48 -04:00
ScottUK 4c513e2ef5 Update requirements for startup configuration.
FiveM supports 32 players | Also a server name can have as many characters as possible
2018-07-20 18:21:25 +01:00
Michael (Parker) Parker 66b4b3fc81 corrected server cfg url
Corrected the servcer.cfg url for the download to process properly.
2018-07-17 11:01:46 -04:00
Michael (Parker) Parker 9b4b83c35e github is dumb part 2 2018-07-11 16:41:33 -04:00