Skip to content

Instantly share code, notes, and snippets.

View Ink230's full-sized avatar

Justin Ink230

  • Quinn Web Solutions
  • Canada
  • X @InkJQ_
View GitHub Profile
@Ink230
Ink230 / IronGoon.md
Last active December 21, 2023 11:25

⚠️ Experimental WIP ⚠️

  • Not all restrictions are currently possible
  • The goal is for Severed Chains to enable these restrictions upon mod support
  • For now, the mod Irongoon is the way to go

In the meantime you can consider

  • Categories with incomplete restrictions can be labelled as Dabas runs
  • "Dabas IronGoon run", "Dabas Ultimate IronGoon run"
@Ink230
Ink230 / windows.ahk
Created July 28, 2022 00:12
Windows Productivity AutoHotKey
#NoEnv
SetTitleMatchMode, 2
;direct window switch keys
;most common should be used here
Ins::
SwitchToWindowsTerminal()
return