formatting

This commit is contained in:
Mylloon 2024-04-08 19:33:13 +02:00
parent 72a1af5840
commit e240bcf72f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 6 additions and 3 deletions

View file

@ -34,6 +34,7 @@ function main {
# Dev tools
rustup component add rust-analysis rls
# === Rust ==
# Add Cargo packages from Rust
mkdir -p "$HOME"/.cargo/bin

View file

@ -6,9 +6,9 @@ SET "local=%HOMEPATH%\Documents\Local"
MKDIR "!local!" 2>NUL
:: === NO-ADMIN RIGHTS ==
:: => NO-ADMIN RIGHTS <=
fltmc >NUL 2>&1 || (
:: Notice
ECHO Please wait until the administrator popup appears
:: === Update winget to latest version ==
@ -31,7 +31,8 @@ fltmc >NUL 2>&1 || (
EXIT 0
)
:: === ADMIN RIGHTS ==
:: => ADMIN RIGHTS <=
:: === Registery modifications ==
ECHO Registery entries...
@ -147,6 +148,7 @@ for %%i in (!games!) do (
!pmi! %%i
)
:: === Ryujinx shortcut ==
:: Installed from winget as a portable app
PowerShell -Command "" ^