We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eeee7e commit 50a1b91Copy full SHA for 50a1b91
README.md
@@ -0,0 +1,8 @@
1
+# What is this?
2
+This is the source code for the Daggerfall Unity game mod called "Quickload On Death", which automatically quickload the game when player dies.
3
+
4
+# What happens if I don't have any quicksaved game?
5
+Nothing! since there isn't a quicksaved game, the mod can't quickload.
6
7
+# How to use this mod?
8
+Copy `"quickload on death.dfmod"` to your game mods folder `".../DaggerfallUnity_Data/StreamingAssets/Mods/"`
0 commit comments