Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
b4iterdev authored Feb 10, 2025
1 parent 506c995 commit 4d5f30a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ On server endpoint: 3 endpoint are available: (Demo server: https://veto-server.
* `/create?leftTeam=(Left Team Name)&rightTeam=(Right Team Name)&bestOf=(1,3,5)` will create a match with current competition map pool and standard veto order. Return `sessionId` if success
* `/session/:sessionId`: Return ongoing veto session data.
* `/result/:sessionId`: Return finished veto session data.

# Credit
* [Valorant-API](https://valorant-api.com/) for providing API for map images retrieving.
* And many more dependencies used on this project, go to `package.json` for more info.

# Legal disclaimer

Valorant Map Veto Helper was created under Riot Games's "Legal Jibber Jabber" policy using assets owned by Riot Games. Valorant Map Veto Helper isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

0 comments on commit 4d5f30a

Please sign in to comment.