An open API service indexing awesome lists of open source software.

https://github.com/vitexus/factorio-headless-deb

Debian package for Factorio game server
https://github.com/vitexus/factorio-headless-deb

Last synced: 4 months ago
JSON representation

Debian package for Factorio game server

Awesome Lists containing this project

README

          

![icon](factorio-headless.png?raw=true)

Factorio headless
=============

Repacked archive from https://factorio.com/get-download/stable/headless/linux64 ready to install on Debian & friends.

Installation:
------------

```shell
sudo apt install lsb-release wget
echo "deb http://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
sudo apt update
sudo apt install factorio-headless
```

See also:

* https://github.com/factoriommo/factorio-multienv-ctl
* https://github.com/Bisa/factorio-init