Skip to content

Commit ee635d7

Browse files
author
Steven Garcia
committed
Update README.md
1 parent c63d858 commit ee635d7

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# Daggerfall-Unity-Context-Sensitive-Interaction
22
A fork of the original Context-Sensitive Interaction mod found on Nexusmods
3+
4+
https://www.nexusmods.com/daggerfallunity/mods/285?tab=description
5+
6+
I'm on Lysandus Tomb: DFU fan server and the Daggerfall forums as General_101 if you need to reach out.
7+
8+
# Building
9+
1. Download Unity 2019.4.40f1 (64-bit) from Unity Hub
10+
2. Download the latest Daggerfall Unity source files from the releases tab on their Github. At the time of writing I am using the 1.0 release.
11+
https://github.com/Interkarma/daggerfall-unity/releases
12+
3. Place the Context-Sensitive Interaction folder found in this repository and place it into the Daggerfall Unity project at the following path
13+
daggerfall-unity-1.0.0\Assets\Game\Mods\Context-Sensitive Interaction
14+
4. Open Unity Hub and add the Daggerfall Unity project to your project list. Open the Daggerfall project from there by double clicking it.
15+
5. Once the Unity editor has opened up you should see a list of drop downs on the top left of your screen. One of them should be named Daggerfall Tools. Open it to reveal the mod builder option. Click on it.
16+
6. A new window should show up on your screen with three buttons at the top. Click on the button labeled "Open existing mod" and find the file at the following path
17+
daggerfall-unity-1.0.0\Assets\Game\Mods\Context-Sensitive Interaction\Context-Sensitive Interaction.dfmod.json
18+
7. Check the precompiled button on the bottom of the window and then click the button labeled "build mod. If you don't see one of these buttons then resize the window.
19+
20+
# Credit
21+
JohnDoom for creating the original mod. - https://www.nexusmods.com/daggerfallunity/users/2894988
22+
World Tool Tips mod that was referenced for these edits - https://www.nexusmods.com/daggerfallunity/mods/158
23+
General_101 for edits

0 commit comments

Comments
 (0)