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
- Host: GitHub
- URL: https://github.com/smokingplaya/cloud
- Owner: smokingplaya
- License: gpl-3.0
- Created: 2025-08-31T22:27:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-10T22:08:36.000Z (6 months ago)
- Last Synced: 2026-01-23T06:35:12.179Z (3 months ago)
- Topics: frontend, garrysmod, glua, gmod, lua, menu, solidjs, tailwind, ui
- Language: TypeScript
- Homepage:
- Size: 6.48 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.



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