Commit Graph

75 Commits

Author SHA1 Message Date
krenny
4f851ad4fb
Updated Slots
Updated player slots from 32 to 48
2021-05-30 15:37:31 +02:00
Michael (Parker) Parker
da92da1c61
Merge pull request #1116 from Software-Noob/add/gatc
Add Grand Theft Auto Connected egg
2021-04-27 21:49:53 -04:00
Michael Parker
d4a672e2e0 update start detection
updates "done" to `The server is ready to accept connections`
2021-04-27 21:46:49 -04:00
DeadSurfer
d195dff65d Update egg-rage--m-p.json 2021-04-27 21:39:31 -04:00
DeadSurfer
b272f4d660 0.3.7 to 1.1+ dotnet image 2021-04-27 21:39:31 -04:00
Softwarenoob
e3fc4309f9 add gatc 2021-04-24 19:04:23 +03:00
Paz
f074970215
Update egg-alt--v.json 2021-01-31 21:33:22 +08:00
Paz
aaf6e70c86
Don't pull script from github 2021-01-31 21:28:18 +08:00
Paz
d21c80a580
Switch to parkervcp image 2021-01-28 19:44:34 +08:00
Paz
45ad54c080
Update egg-alt--v.json 2021-01-23 13:48:33 +08:00
Paz
6d1a39e003
Update egg-alt--v.json 2021-01-23 13:42:33 +08:00
Michael Parker
815ddff358 update samp egg
Fixes startup when using bind in config 

resolves #754
2020-10-28 09:04:05 -04:00
parkervcp
d4fe041dc7
fix install script
resolves #735
2020-10-16 22:19:54 -04:00
parkervcp
38a65ce189
add libmysql lib for mta
resolves #739
add libmysqlclient.so.16
2020-10-16 20:44:23 -04:00
parkervcp
39f02b9665
update altv install script
resolves #669
2020-10-16 08:31:44 -04:00
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) Parker
934406f3ca
Merge pull request #575 from dexslab/update/altv
Change image for alt:V to allow csharp module to work and keep descri…
2020-08-13 21:27:04 -04: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
dexslab
435da98292 Change image for alt:V to allow csharp module to work and keep description from being null 2020-06-23 15:18:34 -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
Roman-Sangemino
d3ad66d589
Update egg-rage--m-p.json 2020-04-22 11:57:26 -04:00
Roman-Sangemino
f8d8603681
Added Linux Bridge 2020-04-22 11:51:16 -04:00
Michael Parker
a07af6fa55 update altv default variable
update build variable default values

update description to match new values
2020-02-19 21:51:29 -05: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
403031bddf add altV
resolves #402
2020-01-02 15:26:05 -05: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
a8e8252f5b
Merge pull request #296 from parkervcp/update/ragemp
Update/ragemp
2019-09-11 19:34:52 -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
d22bf8051c add note for boolean fields 2019-09-04 17:32:04 -04:00
Michael Parker
0efd53bda9 update ragemp images
move to the debian:stable-slim image to run the install.
move to the base_debian image to run the server.

this should resolve #290
2019-09-04 17:11:14 -04:00
Michael (Parker) Parker
9e842f3e83
remove old samp egg 2019-08-14 11:10:40 -04:00
Michael Parker
a9a5b94efb update samp to use the new docker iamge
This is to resolve #253
2019-07-21 20:36:21 -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
Michael (Parker) Parker
594194a7fe
Merge pull request #75 from Shirobaka/master
Added Multi Theft Auto (GTA SA Multiplayer Modification)
2019-03-10 10:40:40 -04:00
Shirobaka
2385141bde
Update egg-multi-theft-auto.json 2019-03-10 15:39:40 +01:00
Shirobaka
033d6d40b1
Update egg-multi-theft-auto.json 2019-03-10 15:24:35 +01:00