File information

Last updated

Original upload

Created by

patchu1i

Uploaded by

Patchu1i

Virus scan

Safe to use

About this mod

A script-free SKSE plugin to Add Items, Place/Goto NPCs, Browse in-game forms, and much more. Quickly index thousands of mod added forms and search through them with efficiency unlike any other mod. Supports SE/AE game versions. Can be enabled/disabled mid-playthrough.

Requirements
Permissions and credits
Translations
  • Spanish
  • Russian
  • Portuguese
  • Polish
  • Mandarin
  • Japanese
  • French
Changelogs
 
 
 
 


» "What does this do?"


  • Modex acts as a script-free, SKSE successor to AddItemMenu, with the added functionality that many users have desired. Search through thousands of forms across multiple modules with incredible speed and efficiency. The sole design principal driving development of this project is to offer mod authors and users a tool to increase their efficiency, stability, and quality of life while modding Skyrim.





» "How is it different than any other Add Item mod?"


  • Advanced search and filtering inputs to quickly find what you're looking for.
  • Add, Place, and Equip items directly to your inventory.
  • Bring or Goto NPC references, or place new ones.
  • Create and Customize kits to quickly add, equip, or browse collections of items such as outfits.
  • Modern UI controls such as drag 'n drop, select all, multi selection, tab completion.
  • Customizable and sortable table views that you can cater to your preferences.
  • Displays detailed previews of Item and NPC stats, for quick reference. (No 3D Model yet)


» "Is this compatible with..."


  • Should be compatible with everything.
  • Can be added & removed during a save. 
  • Some case-by-case localization issues still with Non-Latin languages such as Chinese, Russian, Japanese, etc.


» "How do I install it?"


» "What is included in the Kit Hub, and how can I contribute?"


  • You can find a comprehensive list of plugins / mods that have kits made for them here: Patchu1i/Modex-Community-Kit-Hub
  • If you would like to contribute your own created kits, follow the guide on the Github page. It's super simple, anyone can do it.
  • Note: This hub is mostly for wide spread inclusion, so ultra specific or duplicate kits aren't favored.
» "English is not my native language"


  • Translated JSON language files should go in "DATA/Interface/Modex/language"
  • If your language is comprised of glyphs or iconography that is Non-Latin, be sure to configure the "Glyph Range" setting in-game.
  • There are some reported issues with localization when it comes to loading Non-Latin plugin names, or translations. I'm fixing these as I go.


» "Did anyone help you?"


  • I pretty much learned C++ in the process of making this. Wouldn't have been possible without the people and communities below. Has been a long time in the making, but I'm proud to have a working public release. Looking forward to building upon what I have and inspiring others!

  • FlayaN - For their VR support, and managing the VR release!
  • alandtse - For their CommonLib-NG fork.
  • Fenix314 - For their priceless RE tutorials.
  • Mrowrpurr - For their comprehensive SKSE modding guide.
  • po3 - For their tweaks, and more specifically, getEditorID() function.
  • dem6nd - For the custom Icons used in the sidebar!
  • Empyrean - For entertaining my crash outs in discord when troubleshooting issues.
  • Accursed - For testing and verifying Input issues and providing great feedback and information.

  • Open Animation Replacer - For early references on practical ImGui implementation.
  • dMenu - Inspiration and direction for getting started in ImGui.
  • ImGui Github - For the ImGui library, and the insane amount of documentation surrounding it.
  • Stackoverflow - I shouldn't even have to say why.
  • Modding Guild - Lot of users who helped me with feedback, bug testing, and entertaining me.
  • Skyrim RE discord - Wouldn't be possible without the community here.