Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyk/gtav-image-archive
Pictures of GTA:V Vehicles, Clothing, Weapons, and Anything Else
https://github.com/stuyk/gtav-image-archive
Last synced: 18 days ago
JSON representation
Pictures of GTA:V Vehicles, Clothing, Weapons, and Anything Else
- Host: GitHub
- URL: https://github.com/stuyk/gtav-image-archive
- Owner: Stuyk
- Created: 2024-06-22T16:46:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T02:00:34.000Z (6 months ago)
- Last Synced: 2024-12-15T08:49:00.516Z (25 days ago)
- Language: HTML
- Homepage: https://stuyk.github.io/gtav-image-archive/
- Size: 80.9 MB
- Stars: 13
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GTA:V Image Archive
An open source, front facing page that can be used to just browse some images of GTA:V models.
Check out [Rebar Framework for Writing Servers](https://rebarv.com/).
## Access Images
You can use `jsdelivr` to access the images via CDN.
It's highly recommended to do so.
## Clothes Example
**File Names**
dlc_name_component_drawable
```
https://cdn.jsdelivr.net/gh/Stuyk/gtav-image-archive/clothes/mp_m_battle_11_4.webp
```## Heads Example
0 - 45
```
https://cdn.jsdelivr.net/gh/Stuyk/gtav-image-archive/heads/0.webp
```## Vehicle Example
```
https://cdn.jsdelivr.net/gh/Stuyk/gtav-image-archive/vehicles/adder.webp
```## Weapons Example
```
https://cdn.jsdelivr.net/gh/Stuyk/gtav-image-archive/weapons/weapon_combatmg.webp
```