Installation
Requirements
Section titled “Requirements”- Skyrim Special Edition (Supports SE and AE)
- Skyrim Script Extender (SKSE)
- Address Library for SKSE Plugins
- Keyboard Shortcuts Fix to enable keyboard input
- Mostly recommended to use Mod Organizer 2
Installation
Section titled “Installation”- Download Prisma UI
- Put all files from
PUT FILES IN SKYRIM FOLDER
folder to Skyrim folder - Install all archives from
INSTALL WITH MO2
folder with Mod Organizer 2 - If you are a developer, then check
API HEADER FILE
folder, it contains C++ header API file which you can use in your SKSE Plugin (see Basic Usage). Also you could work withdebug
version of Prisma UI (it contains inDEBUG VERSION
folder).
Log File Locations
Section titled “Log File Locations”If you encounter issues, check these log files for error messages:
- SKSE Log:
Documents\My Games\Skyrim Special Edition\SKSE\PrismaUI.log
Next Steps
Section titled “Next Steps” 🚀 Basic Usage Learn how to create your first Prisma UI interface
🎮 Example Plugin Download a complete working example to get started
📚 API Documentation Explore the complete API reference
⚙️ Configuration Learn about advanced configuration options
Once you have Prisma UI installed successfully, you’re ready to start creating modern web-based user interfaces for Skyrim! 🎉