5e36e7bb6b11f8e9d56423da5814b17b6ecacc74
This also disables the shelf statics in the BREmpty cell, since shelves should be dynamically loaded now.
BazaarRealmMod
Contains all of the Papyus script sources, the ESP plugin, and all other mod resources for the Bazaar Realm Skyrim mod.
Related projects:
BazaarRealmPlugin: SKSE plugin for the mod that modifies data within the Skyrim game engineBazaarRealmAPI: API server for the mod that stores all shop dataBazaarRealmClient: DLL that handles requests and responses to the API from the SKSE plugin
Compiling Scripts
Change the Skyrim path in tasks.json, then with the workspace loaded in
Visual Studio Code, control + shift + B will compile the scripts into the
Scripts folder. Copy and paste these into the Skyrim Data folder.
Description
Languages
Papyrus
100%