Dahlgren / arma-server-web-admin

Web based server manager for Arma
MIT License
125 stars 47 forks source link

Linux x64 #162

Closed KyleKotowick closed 4 years ago

KyleKotowick commented 4 years ago

First off, thank you for the great work on this tool.

I saw your recent commit to add support for x64 on Linux (https://github.com/Dahlgren/arma-server-web-admin/commit/d51a1a4208d5aaf947a3b2f15c1bf389c4deff72). Could you provide any info on how to get that working? I tried selecting "arma3_x64" on Linux and it threw an error about not finding the executable. Where does one actually obtain the x64 Linux dedicated server executable?

Dahlgren commented 4 years ago

Linux x64 server is currently only available on the development and profiling branches, https://community.bistudio.com/wiki/Arma_3_Steam_Branches

profiling is compatible with the regular client and is therefor easier to use.

You can download the profiling branch using either the regular Steam client or steamcmd with app_update 233780 -beta profiling -betapassword CautionSpecialProfilingAndTestingBranchArma3 validate

KyleKotowick commented 4 years ago

@Dahlgren Thanks! Any chance of getting a branch merge so we can use Linux x64 with the steam workshop for mods branch?

Dahlgren commented 4 years ago

Sure! All of them are rebased on top of master now