Skip to content

darklab8/fl-server-vanilla

Repository files navigation

Description

Freelancer Vanilla game server in docker.

For usage

  • mkdir data ; $(cd data && wget https://raw.githubusercontent.com/darklab8/fl-server-vanilla/master/FLServer.cfg)
    • optionally put your own desired config, generated by FLServer GUI on launch instead of copying the default one
  • docker run -v $(pwd)/data:"/home/wineuser/.wine/drive_c/users/wineuser/Documents/My Games/Freelancer/Accts/MultiPlayer" -it -p 2302/udp darkwind8/fl-server-vanilla:v0.1.2

Acknowledgements

  • Achievement to do dockerization belongs to @Lazrius
  • @dd84ai just tested it to work, formed repo, wrote CI and published this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published