This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Reddit Private Post Redirector | |
// @namespace ignamiranda | |
// @version 1.1 | |
// @description Redirects the "Browse Reddit" button to the Wayback Machine archive of a private Reddit post or subreddit | |
// @author Ignacio Miranda | |
// @match https://www.reddit.com/* | |
// @grant GM_addStyle | |
// ==/UserScript== |
Here are all the Ironsworn assets in Markdown format for those who read from a screen or prefer to keep their character information in a text document. I've included the 3 New Official-ish Assets created by Shawn Tomkin that aren't in the main Ironsworn PDF.
License:
This work is based on Ironsworn (found at www.ironswornrpg.com), created by Shawn Tomkin, and licensed for our use under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (creativecommons.org/licenses/by-nc-sa/4.0/).
Mods that will work on a vanilla server
- BepInExPack - All of the mods on this list are plugins for this mod and go in the Valheim/BepInEx/plugins folder. Install this by extracting the contents of the BepInExPack_Valheim folder to your Valheim folder. For reference, winhttp.dll should end up in the same folder as your valheim.exe. I removed the included
Valheim.DisplayBepInExInfo.dll
plugin once I knew the loader was working. If you see a command prompt page open when you launch Valheim, then BepInEx is woring.
- No new assets (blocks, items, mobs, etc)
- No terrain generation changes or new structures. The world should be as it would be in vanilla.
This is obvious to some but remember, you not only need to install the Fabric loader but also install the API in your mods folder.