Package Details: abiotic-factor-server 1.0.0-1

Git Clone URL: https://aur.archlinux.org/abiotic-factor-server.git (read-only, click to copy)
Package Base: abiotic-factor-server
Description: Abiotic Factor dedicated server (Windows build under Wine), managed by systemd
Upstream URL: https://github.com/DFJacob/AbioticFactorDedicatedServer
Keywords: abiotic abiotic-factor
Licenses: LicenseRef-Steam-Subscriber-Agreement
Submitter: Richardn
Maintainer: Richardn
Last Packager: Richardn
Votes: 2
Popularity: 0.78
First Submitted: 2026-06-27 05:17 (UTC)
Last Updated: 2026-06-27 05:17 (UTC)

Pinned Comments

Richardn commented on 2026-06-27 05:25 (UTC) (edited on 2026-07-28 19:55 (UTC) by Richardn)

After installation, modify /etc/abiotic-factor/server.conf as needed.

If you have a save, put it at /var/lib/abiotic-factor/server/AbioticFactor/Saved/SaveGames/Server/Worlds/<World Name>. World Name is what you specify in server.conf. For example, if you have a save at <Windows Drive>/Users/<username>/AppData/Local/AbioticFactor/Saved/SaveGames/<steamid>/Worlds/AAA, you just put the contents of AAA under /var/lib/abiotic-factor/server/AbioticFactor/Saved/SaveGames/Server/Worlds/Cascade, if you use the default Cascade name.

Finally, start (and enable) abiotic-factor.service to start the server. Restarting the service updates the server (if update presents) before starting.

journalctl -u abiotic-factor -f gives you live monitoring of server logs.

Latest Comments

Richardn commented on 2026-07-17 05:28 (UTC)

The 2026.07.14 version has a weird behavior of, if you specify the default port 7777, it will use 7779 instead. Other port numbers look fine. So if you are having problems connecting after the update, try listing all open UDP ports on your system and check the actual port used.

Richardn commented on 2026-06-27 05:25 (UTC) (edited on 2026-07-28 19:55 (UTC) by Richardn)

After installation, modify /etc/abiotic-factor/server.conf as needed.

If you have a save, put it at /var/lib/abiotic-factor/server/AbioticFactor/Saved/SaveGames/Server/Worlds/<World Name>. World Name is what you specify in server.conf. For example, if you have a save at <Windows Drive>/Users/<username>/AppData/Local/AbioticFactor/Saved/SaveGames/<steamid>/Worlds/AAA, you just put the contents of AAA under /var/lib/abiotic-factor/server/AbioticFactor/Saved/SaveGames/Server/Worlds/Cascade, if you use the default Cascade name.

Finally, start (and enable) abiotic-factor.service to start the server. Restarting the service updates the server (if update presents) before starting.

journalctl -u abiotic-factor -f gives you live monitoring of server logs.