Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qudix/skse-qui
Various UI tools, tweaks, and fixes
https://github.com/qudix/skse-qui
commonlibsse skse64 ui
Last synced: 7 days ago
JSON representation
Various UI tools, tweaks, and fixes
- Host: GitHub
- URL: https://github.com/qudix/skse-qui
- Owner: qudix
- License: gpl-3.0
- Created: 2021-10-23T23:15:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T00:12:20.000Z (over 1 year ago)
- Last Synced: 2024-08-02T17:34:24.336Z (3 months ago)
- Topics: commonlibsse, skse64, ui
- Language: C++
- Homepage:
- Size: 533 KB
- Stars: 96
- Watchers: 20
- Forks: 30
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `QUI-SKSE`
[![Releases](https://img.shields.io/github/v/release/Qudix/QUI-SKSE?include_prereleases&style=flat-square&label=QUI-SKSE)](https://github.com/Qudix/QUI-SKSE/releases)
[![NexusMods](https://img.shields.io/badge/NexusMods-QUI-blue?style=flat-square)](https://www.nexusmods.com/skyrimspecialedition/mods/65343)
[![C++20](https://img.shields.io/static/v1?label=standard&message=C%2B%2B20&color=blue&logo=c%2B%2B&&logoColor=white&style=flat-square)](https://en.cppreference.com/w/cpp/compiler_support)
[![MIT license](https://img.shields.io/github/license/Qudix/QUI-SKSE?&style=flat-square)](./LICENSE)# Features
## PluginExplorer
Let's you explore and access a plugin's items (Weapons, Armor, etc.)
* `F11` toggles the interface## MainMenu
Edit aspects of the main menu. Don't like the Creation Club banner
nagging you? Want to remove items from the list? Well, you're in luck!# Dependencies
- [SKSE64](https://skse.silverlock.org/)
- [SkyUI](https://www.nexusmods.com/skyrimspecialedition/mods/12604)
- [Address Library](https://www.nexusmods.com/skyrimspecialedition/mods/32444)