Papa version 0.1.0 - Initial Release
This cli is intended for use on headless linux servers, and as such hasn't been tested on Windows yet. The default mod root directory is ./
, meaning that mods will be installed in ./mods relative to where the command is run. This can be changed by editing mods_dir
in ~/.config/papa/config.toml
to point to the directory where your mods
folder is located and not the mods
folder itself e.g. /Titanfall2/R2Northstar/
rather than /Titanfall2/R2Northstar/mods/
.
NOTE: paths that use the home directory shorthand ~/
aren't resolved properly, so please use absolute paths (this will be fixed soon)
As this is the initial release, there are bound to be bugs, so don't hesitate to open an issue or dm me on discord Emerald#6666
.
papa
can be installed by downloading the binary or .deb
package from this release, or by running cargo install papa
Added
- Install mods from northstar.thunderstore.io
- Remove installed mods
- List installed mods
- Configurable mods parent directory