https://github.com/arshvirgoraya/remember-transport-mode
A mod for Daggerfall Unity to automatically set your Transport Mode so you don't have to each time
https://github.com/arshvirgoraya/remember-transport-mode
daggerfall daggerfall-unity elderscrolls mod
Last synced: over 1 year ago
JSON representation
A mod for Daggerfall Unity to automatically set your Transport Mode so you don't have to each time
- Host: GitHub
- URL: https://github.com/arshvirgoraya/remember-transport-mode
- Owner: ArshvirGoraya
- License: mit
- Created: 2024-08-25T02:02:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T22:21:08.000Z (over 1 year ago)
- Last Synced: 2025-02-21T23:19:03.575Z (over 1 year ago)
- Topics: daggerfall, daggerfall-unity, elderscrolls, mod
- Language: C#
- Homepage: https://www.nexusmods.com/daggerfallunity/mods/785/
- Size: 23.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Remember Transport Mode: Mod For Daggerfall Unity
A mod for [Daggerfall Unity](https://github.com/Interkarma/daggerfall-unity), an open source recreation of The Elder Scrolls II: Daggerfall.
## What Does the Mod Do?

- Remembers what transport mode you were in when entering an interior location.
- When exiting an interior location, this mod will automatically sets player's transport mode to what it was when they entered it.
- Example: You enter a dungeon on a horse. When you exit, you will be put back on a horse.
- Without this quality of life mod, you will instead be on the foot transport mode when exiting, which is much slower. So, you would have to manually select horse from the transport menu, every single time you exit any interior location.
Here is a video example: https://youtu.be/SGXTbxKmniw
## Installation Guide
- Follow the guide on the Nexus Mod Page: https://www.nexusmods.com/daggerfallunity/mods/785/
## Extra
- This is my first ever mod for any game! It was very simple and was made in around a day.
- If you want to get started modding for Daggerfall Unity, I recommend this guide: