papa 4.0.0

A cli mod manager for the Northstar launcher
1
2
3
4
5
6
7
8
9
10
11
set positional-arguments
set dotenv-load

build:
    cargo build

debug *args='': 
    RUST_LOG=debug cargo run -- $@

echo:
    echo "$PAPA_install_dir"