

A mod that provides three interactive terminal applications that help players in purchasing stuff like items, decorations, and ship upgrades.
istore (configurable both the prompt and letter case sensitivity) in the terminal. This will display a screen with the items available to purchase from the store. Each entry will have a counter which corresponds to the amount you wish to purchase of that particular item. Additionally, the screen displays at the bottom the current and maximum amount of items the dropship can carry and total amount of credits you will spend for the purchase. Once finished browsing, you can enter your purchase, which displays the list of items you have selected a non-zero amount for and if you wish to confirm the purchase or not. Once confirmed, it will deduct the credits, and the counters of each item are reset to zero.
idecor (configurable both the prompt and letter case sensitivity) in the terminal. This will display a screen with the currently available decorations that you can purchase from the store (stuff like suits or plushies) and ship upgrades such as the teleporters, horn, and signal transmitter. You can select which you want to purchase, which will bring a confirm prompt, and once confirmed, it will act the same way as purchasing through vanilla means.icar (configurable both the prompt and the letter case sensitivity) in the terminal. This displays a screen with the currently available cruisers/vehicles that you can purchase from the store. Each entry will display the name of the vehicle, a warranty if it has one, the price of the vehicle and lastly its sale if it has one. The execution logic is the same as idecor's.This mod is under MIT License. Meaning that you can decide to take this mod for your own things and customize it as you need, so long as you follow the license's requirements