Git Product home page Git Product logo

valorant-inventory-manager's Introduction

THIS IS NOT A SKIN "HACK". IT DOES NOT GIVE YOU FREE SKINS.

valorant-inventory-manager

Discord Buy Me A Coffee donate button

(wip) better inventory manager for valorant

Installation/Usage

Demo/tutorial โ†’ urnotjustin's Youtube video

1. Download the latest release

It is recommended that you use the latest release as compatibility is continously phased out for old versions as development continues.

2. Run VIM.exe

As long as VIM.exe is running, the randomizer/other features will remain running. The website does not always need to be open for VIM to work. Since VIM is packaged into a single file and requires no installer, it is recommended that you move the executable from the downloads folder to a more accessible location, like your taskbar or desktop.

3. Open the web client

Open https://colinhartigan.github.io/valorant-inventory-manager/ to interact with VIM! You can set favorite skins, manage the randomizer, and change other settings from there.

Building the server from source

Understandably, some users may want to build the client companion (server) on their own machine due to concerns about the unsigned executable (I'm not paying the crazy fees to get a certificate)... if you know a way around this or a potential way around the false-positive AV detections please reach out on the Discord server.

1. Clone the repository

git clone https://github.com/colinhartigan/valorant-inventory-manager.git

The client/ directory is not used, so feel free to delete it.

2. Install Python packages

cd server
python -m pip install -r requirements.txt

2.1. (optional) Modify client config debug settings

In /server/src/client_config.py, feel free to mess with the debug settings.

UNLOCK_ALL_SKINS can be enabled to make it appear as if you own all the skins, but equipping them doesn't actually do anything.

3. Build the server executable

cd server
./build.bat

The executable will be dumped to dist/.

Features

Completed

  • better inventory UI/UX than VALORANT's native system
  • skin favorites system/post-match randomizer

Planned

  • buddy manager/randomizer
  • loadout profiles

Contributing

If you have improvements or ideas to improve the design or code of the app, please open a pull request with your changes. Planned/indev features are listed on the projects page.

Legal

This project is not affiliated with Riot Games or any of its employees and therefore does not reflect the views of said parties. This is purely a fan-made project to enhance VALORANT's inventory management.

Riot Games does not endorse or sponsor this project. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

valorant-inventory-manager's People

Contributors

colinhartigan avatar dependabot[bot] avatar overestimate avatar ppongpeauk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.