Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```