Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sjadema on github.
  • I am sjadema (https://keybase.io/sjadema) on keybase.
  • I have a public key ASAYEEY3we1jQjsf0gIQYgrpHeyRWnzlIPgccihmbVCKWwo

To claim this, I am signing this object:

@sjadema
sjadema / pubg.bat
Last active February 3, 2018 22:20
Powershell script to remove desert map when opening PUBG (and move it back again after closing it). Place both files in the same directory and create a shortcut to the .bat (if needed).
@echo off
start powershell -WindowStyle "hidden" -Command "& '.\PUBG.ps1'"