{"id":22600982,"url":"https://github.com/vandercat/gmodmenuremake","last_synced_at":"2026-03-10T04:03:05.484Z","repository":{"id":170387654,"uuid":"384159192","full_name":"VanderCat/GmodMenuRemake","owner":"VanderCat","description":"[WIP] Complete remake of gmod menu in modern framework (Vue.js)","archived":false,"fork":false,"pushed_at":"2022-02-02T11:45:13.000Z","size":3076,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T02:03:22.325Z","etag":null,"topics":["addon","garry-mod","garrys-mod","garrysmod","garrysmod-addon","gm","gmod","vue","vuejs","vuetify"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VanderCat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-08T14:52:43.000Z","updated_at":"2024-12-05T16:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"26b85404-c057-4cb3-8af7-09c7a9d02bc3","html_url":"https://github.com/VanderCat/GmodMenuRemake","commit_stats":null,"previous_names":["vandercat/gmodmenuremake"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VanderCat/GmodMenuRemake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanderCat%2FGmodMenuRemake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanderCat%2FGmodMenuRemake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanderCat%2FGmodMenuRemake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanderCat%2FGmodMenuRemake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VanderCat","download_url":"https://codeload.github.com/VanderCat/GmodMenuRemake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VanderCat%2FGmodMenuRemake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","garry-mod","garrys-mod","garrysmod","garrysmod-addon","gm","gmod","vue","vuejs","vuetify"],"created_at":"2024-12-08T12:13:14.164Z","updated_at":"2026-03-10T04:03:05.449Z","avatar_url":"https://github.com/VanderCat.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Garry's Menu Remake\nThis project aims to rewrite all Garry's Mod Menu to modern framework (Vue.js v2).\n\nThis mod is an early stage of developement, not so much implemented yet.\n\nWhat's impemented:\n- Main Menu\n- Running lua from html\n- News are pulled from game\n- Opening problem helper\n- Gamemode switching and pulling the list from game itslef\n- Starting a game\n- Selecting a map with additions customization after build (e.g. You can tweak some settings). **Look [Here](https://github.com/VanderCat/GmodMenuRemake/tree/main/public/mapimglist/README.md)** \n\nYou can check the look of menu [**here**](https://vandercat.github.io/GmodMenuRemake/) (may be outdated a bit)\n\n## Installation\nTo install this menu we need to build it or download from Releases (if they exist)\n\nMove contents of built menu to `%SteamLibrary%/GarrysMod/garrysmod/html/`. **(!!DONT FORGET TO BACKUP IT!!)**\nAfter this you need to rename (in `lua/menu/mainmenu.lua`) `self.HTML:OpenURL( \"asset://garrysmod/html/menu.html\" )` to `self.HTML:OpenURL( \"asset://garrysmod/html/index.html\")` or  `%SteamLibrary%/GarrysMod/garrysmod/html/index.html` to `main.html`\n\n~~For some reason after building some files are not relative so we need to fix it:\nfind all src or link and add a dot (e.g `src=\"/js/chunk.js\"` =\u003e `src=\"./js/chunk.js\"`)~~ Fixed\n\n## Building\nFirst we need to install dependencies:\n```\nmpm install\n```\nAnd then\n\n```\nnpm run build\n```\nThe built menu will be in `.\\dist` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvandercat%2Fgmodmenuremake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvandercat%2Fgmodmenuremake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvandercat%2Fgmodmenuremake/lists"}