mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Split the main mod into several smaller mods
yes, this means m o r e g l o b a l s
This commit is contained in:
parent
44c1be6a55
commit
feba0eac84
5 changed files with 268 additions and 263 deletions
2
mods/game/functions/mod.conf
Normal file
2
mods/game/functions/mod.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name = functions
|
||||
description = Holds all the global functions for Simple Shooter Game
|
||||
Loading…
Add table
Add a link
Reference in a new issue