Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

The Command Line Interface

colinh edited this page Jul 6, 2021 · 1 revision

The command line interface

Overview

VALORANT-skin-cli is designed as a command line interface, meaning it's controlled through the command line

Interacting with the interface can be a bit confusing at first, but once you learn how it works it's more efficient than using a traditional GUI

YlojMfjqgr

The app was designed with a cli to maintain simplicity and to keep the program lightweight and not impact performance

Entering commands

To enter a command, start typing it, or press space to see possible commands

0Nfa1AF4PL

You can navigate the autocompleter with arrow keys or press tab to autocomplete the suggested command

Advanced autocomplete

For the set command, the cli provides possible arguments you can enter. Arguments must match one of the autocomplete options

4mox06Rzhx

Clone this wiki locally