CLI Config File
The CLI config file (cli-config.json
) can be used to modify the UI aspects of the Pakku CLI.
The cli-config.json
must be located in the Pakku directory (.pakku
).
The relative path from your modpack directory must be: .pakku/cli-config.json
.
Properties
theme
(By default it is automatically detected based on your terminal/CMD.)
ansi_level
(By default it is automatically detected based on your terminal/CMD.)
Possible values
none
,ansi16
,ansi256
ortruecolor
Last modified: 25 April 2025