mirror of
https://github.com/nestriness/cli.git
synced 2025-12-15 05:15:35 +02:00
✨ feat: Add viper config and basic arguments
This commit is contained in:
11
.nestri.yml
Normal file
11
.nestri.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
version: "0.1"
|
||||
|
||||
games:
|
||||
CyberPunk2047:
|
||||
directory: /path/to/game
|
||||
executable: CyberPunk2047.exe
|
||||
gpu: 1
|
||||
vendor: GPUidhere #(ex: vendor:N) e.g. nvidia:0 or amd:1
|
||||
resolution:
|
||||
height: 1080
|
||||
width: 1920
|
||||
Reference in New Issue
Block a user