Шрифт: A A A
Цвет сайта: Б Ч С
Изображения: Выкл Вкл
Обычная версия
Ваш город: Москва

Paulie Install File

pip install --upgrade pip

If you want tab-autocomplete for Paulie commands, run the setup for your specific shell:

Zsh:

paulie completion zsh > "$fpath[1]/_paulie"

Bash:

paulie completion bash > /etc/bash_completion.d/paulie

Restart your terminal, and you’re ready to go! paulie install


This is the most common question. Because the Paulie Install modifies game archives and uses a Redscript injection, it is not compatible with the REDmod official modding tool. However, it is perfectly safe for single-player use.

Warning: Do not attempt a Paulie Install if you plan to play Cyberpunk 2077 Multiplayer (which doesn't officially exist) or if you are using cross-platform save files for Phantom Liberty on a Steam Deck. The memory pool overrides can confuse the cloud save validation. pip install --upgrade pip If you want tab-autocomplete

Version Compatibility:


Open your terminal and paste the following command: Bash: paulie completion bash > /etc/bash_completion

curl -fsSL https://get.paulie.dev | sh

What does this do?

rm -rf paulie-env