Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Game Settings

Game settings and PC방 provision scripts (the latter just hacked together).

Bootstrap

Copy-pasta this into a PowerShell and you’re done, kid.

# Bootstrap PC방 시즐 fo 리즐, my 니즐.

Set-ExecutionPolicy unrestricted
Import-Module BitsTransfer

$desktop_dir = [Environment]::GetFolderPath("Desktop")
$pc_bang_setup = "pc_bang_windows.ps1"

Start-BitsTransfer "https://raw.githubusercontent.com/tsujp/game_settings/refs/heads/master/$pc_bang_setup" $desktop_dir

# Setup
cd $desktop_dir
& .\$pc_bang_setup

About

Cos sometimes they aren't synced on Steam Cloud

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages