Skip to content

Vinesma/freelancer-hd-bash-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Freelancer HD Bash Installer

Note: This repo won't be updated as I don't need the script anymore, the official installer has been working fine for me as of version 0.6.

A script to install the Freelancer HD Mod using bash.

This is not affiliated with the main project. I just ran into a ton of problems getting the official installer to work on Linux, so I put together a quick script that does the job for me.

The first argument to the script is always a valid path to a vanilla (non-modded) install of Freelancer.

The script, like the official installer, can be used both offline and online. If you wish to use the script offline you need to pass the path of the mod .zip file as an argument to the script.

You may need to edit the global variables in the script to reflect your system. The script assumes you have a vanilla install of Freelancer inside a Wine prefix. So just install Freelancer normally using wine and pass the path to the script.

Usage

./installFreelancerHD.sh [/path/to/Freelancer] [/path/to/mod/zipfile]

Untested options

  • Call sign
  • dxwrapper
  • ReShade

Anything not on this list has been tested and confirmed working by me.

Dependencies

  • unzip
  • curl or wget (if using online mode)

About

Unofficial bash installer for the Freelancer HD mod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages