loot / libloot

A C++ library for accessing LOOT's metadata and sorting functionality.
GNU General Public License v3.0
32 stars 12 forks source link

Update location.rst #77

Closed pStyl3 closed 3 years ago

pStyl3 commented 3 years ago

libloot/docs/metadata/data_structures/location.rst

Examples

Scalar form:

'http://skyrim.nexusmods.com/mods/19/'

Map form:

link: 'https://steamcommunity.com/sharedfiles/filedetails/?id=419668499' name: 'Unofficial Skyrim Patch on Steam Workshop'

The links should be updated to: https://www.nexusmods.com/skyrim/mods/71214

I also think that USLEEP (Unofficial Skyrim Legendary Edition Patch) is not on Steam Workshop, so maybe change that part to:

link: 'https://www.nexusmods.com/skyrim/mods/71214' name: 'USLEEP on Skyrim Nexus'