mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 20:17:24 +08:00
feat: version badges (#529)
This commit is contained in:
parent
a3c9f065f0
commit
7566b1b368
@ -1,4 +1,7 @@
|
||||
# YimMenu made possible by [BigBaseV2](https://github.com/Pocakking/BigBaseV2)
|
||||
|
||||
![](https://img.shields.io/badge/dynamic/json?color=ffab00&label=Online%20Version&query=%24.game.online&url=https%3A%2F%2Fraw.githubusercontent.com%2FYimMenu%2FYimMenu%2Fmaster%2Fmetadata.json&style=flat-square&labelColor=000000) ![](https://img.shields.io/badge/dynamic/json?color=ffab00&label=Game%20Build&query=%24.game.build&url=https%3A%2F%2Fraw.githubusercontent.com%2FYimMenu%2FYimMenu%2Fmaster%2Fmetadata.json&style=flat-square&labelColor=000000)
|
||||
|
||||
A mod menu base for Grand Theft Auto V.
|
||||
Strictly for educational purposes.
|
||||
|
||||
|
6
metadata.json
Normal file
6
metadata.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"game": {
|
||||
"online": "1.63",
|
||||
"build": "2699"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user