Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-02-06 12:20:33 +00:00 committed by github-actions[bot]
parent bc9a2751e7
commit 89f8fd6060
4 changed files with 30 additions and 4 deletions

View file

@ -101663,7 +101663,7 @@
launch:
- config:
oslist: windows
executable: "bin_x86\\\\NyanCat.exe"
executable: "bin_x86\\NyanCat.exe"
type: default
workingdir: bin_x86
- config:
@ -101676,14 +101676,14 @@
config:
oslist: windows
description: Retro Mode
executable: "bin_x86\\\\NyanCat.exe"
executable: "bin_x86\\NyanCat.exe"
type: option1
workingdir: bin_x86
- arguments: "-windowed -w 960 -h 640"
config:
oslist: windows
description: Safe Mode
executable: "bin_x86\\\\NyanCat.exe"
executable: "bin_x86\\NyanCat.exe"
type: option1
workingdir: bin_x86
415480: