diff options
author | orwell <orwell@bleipb.de> | 2025-05-27 21:17:10 +0200 |
---|---|---|
committer | orwell <orwell@bleipb.de> | 2025-05-27 21:17:10 +0200 |
commit | 3470687be0af7254aca478ead1e9c72757edf070 (patch) | |
tree | 41781361c979cfda61a924d7471978037d68005e /ch_core/mod.conf | |
parent | 8506dd2825b715293138976a5ad1fa11a46206a7 (diff) | |
download | advtrains-3470687be0af7254aca478ead1e9c72757edf070.tar.gz advtrains-3470687be0af7254aca478ead1e9c72757edf070.tar.bz2 advtrains-3470687be0af7254aca478ead1e9c72757edf070.zip |
Add CH dependencies temporarily.
Before merge to master should remove them again and split out util functions (e.g. formspec lib)
Diffstat (limited to 'ch_core/mod.conf')
-rw-r--r-- | ch_core/mod.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ch_core/mod.conf b/ch_core/mod.conf new file mode 100644 index 0000000..8bf47ee --- /dev/null +++ b/ch_core/mod.conf @@ -0,0 +1,4 @@ +name = ch_core +description = Vlastní úpravy serveru Český hvozd +depends = ch_base, ch_data, ch_time, basic_materials, default, doors, dye, player_api, screwdriver, sethome, wool, xpanes +optional_depends = emote, hudbars, wielded_light |