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

https://github.com/smokingplaya/cloud

Sleek and fast Garry's Mod main menu
https://github.com/smokingplaya/cloud

frontend garrysmod glua gmod lua menu solidjs tailwind ui

Last synced: 1 day ago
JSON representation

Sleek and fast Garry's Mod main menu

Awesome Lists containing this project

README

          

# cloud

cloud is the main menu of Garry's Mod of the new generation

> [!NOTE]
> The project is working in progress. It is not fully usable now.

![preview screenshot](./screenshots/preview010925_0120.png)
![preview screenshot](./screenshots/preview210925_0637.png)
![developer console](./screenshots/preview101125_2324.png)

# Building
```
git clone https://github.com/smokingplaya/cloud
cd cloud

npm install
npm run build
```

## Installing
* After building, copy the contents of ``cloud/dist/`` into ``GarrysMod/garrysmod/html/``.
* Delete ``main.html``
* Rename ``index.html`` to ``main.html``