Skip to content

mbowersjr/PrUn_InventoryEnhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrUn Inventory Enhanced

PrUn Inventory Enhanced is a userscript that improves the inventory interface in Prosperous Universe by adding the following features.

  • Tooltips on materials displaying current Commodity Exchange prices
  • Ability to mark materials with an icon to indicate its purpose

Requirements

  • Tampermonkey - a browser extension for running userscripts to dynamically modify webpages

Installation

Automatic Installation on GitHub

  • Go to the PrUn_InventoryEnhanced.user.js file in this repository on GitHub
  • Click on Raw at the top right
  • Tampermonkey should recognize the userscript and display the installation prompt

Note

If Tampermonkey doesn't prompt to install the userscript and you're using an ad blocker, it may be preventing Tampermonkey from displaying properly. Try temporarily disabling your ad blocker and refresh the page.

Manual Installation

  • Copy the source of PrUn_InventoryEnhanced.user.js
  • Open the Tampermonkey panel in your browser by clicking its icon on the toolbar and click Create a new script...
  • Paste the source into the script window and hit save
  • Refresh any open Prosperous Universe tabs

For more information on how to install userscripts with Tampermonkey, see their FAQ.

Credits