Skip to content

Commit

Permalink
fix typo in fomod configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SwimmingTiger committed Apr 15, 2023
1 parent 144680f commit 163cee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fomod/ModuleConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ You cannot install the loader via any MOD manager (But DSN can be installed via
You can find the loader here: https://www.nexusmods.com/skyrimspecialedition/mods/3619]]></description>
<files>
<folder source="SkyrimSE\Data" destination="" priority="0"/>
<file source="fomod/DSN-installed.md" destination="SKSE/DSN/DSN-for-SkyrimSE-installed.md" priority="0"/>
<folder source="SkyrimAE\Data" destination="" priority="0"/>
<file source="fomod/DSN-installed.md" destination="SKSE/DSN/DSN-for-SkyrimAE-installed.md" priority="0"/>
</files>
<typeDescriptor>
<dependencyType>
Expand Down

0 comments on commit 163cee6

Please sign in to comment.