https://github.com/chillypigeon742/gmod-spawnlist-generator
A tool for generating model-based spawnlists for Garry's Mod
https://github.com/chillypigeon742/gmod-spawnlist-generator
garrysmod generator java
Last synced: 9 months ago
JSON representation
A tool for generating model-based spawnlists for Garry's Mod
- Host: GitHub
- URL: https://github.com/chillypigeon742/gmod-spawnlist-generator
- Owner: ChillyPigeon742
- Created: 2025-07-03T12:23:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T12:38:36.000Z (9 months ago)
- Last Synced: 2025-07-03T13:28:47.982Z (9 months ago)
- Topics: garrysmod, generator, java
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GMod Spawnlist Generator
A simple utility for generating model-based spawnlists for **Garry's Mod**.
## Requirements
Before using this tool, ensure you have the following:
### A 16x16 Icon
GMod provides many built-in icons, found in:
`VPK/materials/icon16/`
If you're using a custom icon:
- It **must be 16x16**
- It should be **mounted properly** in the game's `materials/` directory
- You can put it in game via a **local addon**
### The Models You Want to Use
Make sure your models are:
- **Mounted in-game**
- **Extracted** to a location where they can be accessed and passed into the program