mirror of
https://github.com/celisej567/source-engine-metaballs.git
synced 2026-01-03 18:09:14 +03:00
Update README.md
This commit is contained in:
@@ -11,6 +11,7 @@ Based on [Paul Baker's project from 2002](https://www.paulsprojects.net/opengl/m
|
||||
- Copy `game/mod_hl2/fgd/blobs.fgd` in your mod.
|
||||
- Go to `src/game/client` of your mod/game 's source code, open `client_base.vpc` and add `$include "metaballs\metaballs.vpc"` somewhere.
|
||||
- Go to `src/game/server` of your mod/game 's source code, open `server_base.vpc` and add `$include "metaballs\metaballs.vpc"` somewhere.
|
||||
- Compile the code.
|
||||
|
||||
Basically thats it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user