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

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

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