Skip to content

refringe/EasyAmmunition

Repository files navigation

Easy Ammunition

This is a mod for Single Player Tarkov.

Assign background colours to ammunition items based on their penetration values. This allows players to quickly identify the best ammunition without having a PHD in ammunition engineering. This mod is a streamlined server-side adaptation of Faupi - Munitions Expert​.

This mod is compatible with Color Converter API. This server-side mod will allow you to use hex colour codes to assign background colours. It's highly recommended, but not required.

Vanilla:

Before Mod

Easy Ammunition Default:

After Mod

Easy Ammunition Default with Color Converter API:

With Color Converter API

All background colours and penetration values can be adjusted.

To install:

  1. Decompress the contents of the download into your root SPT directory.
  2. Open the EasyAmmunition/config/config.json5 file to adjust configuration options.
    • The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it!
  3. Optionally, install Color Converter API (highly recommended).
  4. Leave a review and let me know what you think.

If you experience any problems, please submit a detailed bug report.

To Build Locally:

This project has been built in Visual Studio Code (VSC) using Node.js. If you are unfamiliar with Node.js, I recommend using NVM to manage installation and switching versions. If you do not wish to use NVM, you will need to install the version of Node.js listed within the .nvmrc file manually.

This project uses Prettier to format code on save.

To build the project locally:

  1. Clone the repository.
  2. Open the mod.code-workspace file in Visual Studio Code (VSC).
  3. Install the Prettier VSC extension.
  4. Install the JSON5 VSC extension.
  5. Run nvm use in the terminal.
  6. Run npm install in the terminal.
  7. Run npm run build in the terminal.

About

Colour-codes ammo backgrounds based on penetration values for quick identification.

Resources

License

Stars

Watchers

Forks

Sponsor this project