Skip to content

Instantly share code, notes, and snippets.

@mrowrpurr
Last active August 30, 2021 04:37
Show Gist options
  • Save mrowrpurr/ad07f52728d39e37330b3356fe204f6a to your computer and use it in GitHub Desktop.
Save mrowrpurr/ad07f52728d39e37330b3356fe204f6a to your computer and use it in GitHub Desktop.
Quick Mod Authoring Setup Series:
- Episode 1: Intro / Skyrim Install https://youtu.be/CWxtMpDV62w
- Episode 2: Mod Managers https://youtu.be/hZjN2WHi6dQ
- Episode 3: Creation Kit https://youtu.be/TGlH7mxe348
- Episode 4: Visual Studio Code https://youtu.be/Hejm3TJw10E
- Episode 5: Various Tools https://youtu.be/baCHU_jfbic
- (Bonus Episode) GitHub for Modders https://youtu.be/_zVLoAzyU1s
Custom Console Command Series:
- Episode 1: Create Custom Console Command https://youtu.be/3TRLbD4QZlg
- Episode 2: Utility Mod for Creating Custom Commands https://youtu.be/aX2aOZUpIF8
- Episode 3: Releasing Custom Console Command Mod on Nexus https://youtu.be/LUIpjCzzKfI
- Episode 4: Finishing ConsoleEquip and putting it on NexusMods https://youtu.be/8oFVP4lm4Pw
- Episode 5: ConsoleEquip - Pass items to NPCs using containers https://youtu.be/quk5AlEoRvw
Add Spell Menu Series:
- Episode 1: Get Spell Search Working https://youtu.be/UmfR4i_-9sM
- Episode 2: Get Mod Lists Working and Magic Menu UI https://youtu.be/LMLwsw9VQXI
- Episode 3: Refactor, Refactor, Refactor https://youtu.be/ynQjyjxztDI
- Episode 4: Activable Inventory Objects and Add Spell Menu Pack https://youtu.be/RZhenA9yQZc
- Episode 5: Search List of Mods, Make it work without SkyUI, and final cleanup! https://youtu.be/1F6P9BR5Zvs
Creating a Bag of Holding Mod Series:
- Episode 1:
- Episode 2:
- Episode 3:
UIExtensions Series:
- Episode 1:
- Episode 2:
- Episode 3:
Beginner Basics Series:
- Episode 1:
- Episode 2:
- Episode 3:
- Episode 4:
- Episode 5:
- Episode 6:
- Episode 7:
- Episode 8:
- Episode 9:
- Episode 10:
- Episode 11:
- Episode 12:
- Episode 13:
- Episode 14:
- Episode 15:
๐Ÿ“บ Follow me on Twitch! https://www.twitch.tv/mrowrpurr
~ Streaming Sundays at 6PM US Eastern ~
๐Ÿ–‹๏ธ Suggest an episode! https://forms.gle/FCFFqxExW7vx8xN46
๐ŸŽต Intro music: https://www.bensound.com/royalty-free-music
๐Ÿ–ฑ๏ธ Mouse cursor: https://www.deviantart.com/karlomagno24/art/Skyrim-Cursor-Set-269380622
๐Ÿ–ผ๏ธ Background image: https://pixabay.com/it/illustrations/fantasia-draghi-ragazza-freddo-4033016/ by Stefan Keller (PD)
๐ŸฆŠ Firefox theme: https://addons.mozilla.org/en-US/firefox/addon/skyrim-special-edition/
๐Ÿ‰ Skyrim Dragon Font: https://fontstruct.com/fontstructions/show/764074 by gfhjk50 (CC-BY-SA)
โŒจ๏ธ Code Font: https://www.1001fonts.com/yoster-island-font.html
------------------ DEVIOUS ------------------
๐Ÿ“บ Follow me on Twitch! https://www.twitch.tv/mrowrpurr
~ Streaming Sundays at 6PM US Eastern ~
๐Ÿ–‹๏ธ Suggest an episode! https://forms.gle/FCFFqxExW7vx8xN46
๐Ÿ˜ผ All Devious Episodes Playlist https://www.youtube.com/playlist?list=PLektTyeQhBZes1PInXm4PzZ8av8slgnso
๐ŸŽต Intro music: https://www.bensound.com/royalty-free-music
๐Ÿ–ฑ๏ธ Mouse cursor: https://www.deviantart.com/karlomagno24/art/Skyrim-Cursor-Set-269380622
๐Ÿ–ผ๏ธ Background image: https://pixabay.com/it/illustrations/fantasia-draghi-ragazza-freddo-4033016/ by Stefan Keller (PD)
๐ŸฆŠ Firefox theme: https://addons.mozilla.org/en-US/firefox/addon/dark-neon-pink-theme
๐Ÿ‰ Skyrim Dragon Font: https://fontstruct.com/fontstructions/show/764074 by gfhjk50 (CC-BY-SA)
โŒจ๏ธ Gothenburg Fraktur Font: https://www.1001fonts.com/gothenburg-fraktur-font.html
๐Ÿ‘ฉโ€๐Ÿ’ป VS Code Mr Pink Theme: https://marketplace.visualstudio.com/items?itemName=juanmnl.vscode-theme-mr-pink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment