Skip to content

Instantly share code, notes, and snippets.

View TetsujinOni's full-sized avatar

Jonathan Choy TetsujinOni

View GitHub Profile
@TetsujinOni
TetsujinOni / MPQ-Characters.json
Last active April 7, 2017 13:35
JSON describing the MPQ characters.
[
{ "tier": 2, "name": "Hawkeye", "style":"Modern", "awards": { "name": "Iron Man", "style": "Model 40", "first": "yellow", "second": "red", "third": "blue" } },
{ "tier": 2, "name": "Bullseye", "style": "Dark Avengers", "awards": { "name": "Bullseye", "style": "Classic", "first": "purple", "second": "black", "third": "green" } },
{ "tier": 2, "name": "Spider-Man", "style": "Bagman", "awards": { "name": "Spider-Man", "style": "Classic", "first": "purple", "second": "yellow", "third": "blue" } },
{ "tier": 2, "name": "Black Widow", "style": "Original", "awards": {"tier": 3, "name": "Black Widow", "style": "Grey Suit", "first": "purple", "second": "green", "third": "red"}},
{ "tier": 2, "name": "Magneto", "style": "Marvel NOW!", "awards": {"tier":3, "name": "Magneto", "style": "Classic", "first": "red", "second": "blue", "third": "yellow"}},
{ "tier": 2, "name": "Thor", "style": "Marvel NOW!", "awards": {"tier":3, "name": "Thor", "style": "Modern", "first": "green", "second": "red", "
@TetsujinOni
TetsujinOni / gist:03fe0a6414e582140e37
Last active August 29, 2015 14:01
Boxstarter Development Environment Launch
Set-ExplorerOptions -enableshowHiddenFilesFoldersDrives -enableshowProtectedOSFiles -enableshowFileExtensions -enableShowFullPathInTitleBar
Enable-RemoteDesktop
Disable-InternetExplorerESC
Disable-UAC
Set-CornerNavigationOptions -EnableUsePowerShellOnWinX
Update-ExecutionPolicy RemoteSigned
cinst binroot
cinst 7zip.install