From 7d92caf32794a417748e5c1936f1a8bed3e12ffd Mon Sep 17 00:00:00 2001 From: YUCLing Date: Tue, 12 Jul 2022 18:29:33 +0800 Subject: [PATCH] mod: descriptive files --- LICENSE | 2 +- readme.txt => readme.md | 57 +++++++++++++++++------------------------ readme_zh-CN.md | 49 +++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+), 34 deletions(-) rename readme.txt => readme.md (52%) create mode 100644 readme_zh-CN.md diff --git a/LICENSE b/LICENSE index c9c5674..fb6eeca 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ JBGM LICENSE VERSION Xx420xX4, 05 May 2018 -Copyright � 2018 William Moodhe +Copyright © 2018 William Moodhe Anyone is allowed to copy, upload, or distribute copies of this license, but changing it is not allowed. diff --git a/readme.txt b/readme.md similarity index 52% rename from readme.txt rename to readme.md index 699dd88..4f0553b 100644 --- a/readme.txt +++ b/readme.md @@ -1,41 +1,37 @@ - ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ -ZZZ ZZZ -ZZZ ZOMBIE SURVIVAL ZZZ -ZZZ THE DEFINITIVE ZOMBIE EXPERIENCE ZZZ -ZZZ A GAMEMODE FOR GMOD ZZZ -ZZZ ZZZ - ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ +English | [中文(简体)](readme_zh-CN.md) + +# Zombie Survival +The definitive zombie experience. +A gamemode for Garry's Mod. + +## Credits Created and programmed by William "JetBoom" Moodhe + E-mail: williammoodhe@gmail.com + Alternate e-mail: jetboom@noxiousnet.com + Web: http://www.noxiousnet.com -Additional credits: -Zombie view models 11k (tjd113@gmail.com) -Zombie kill icons Eisiger (k2deseve@gmail.com) -Some HUD textures Typhon (lukas-tinel@hotmail.com) -Ambient beat sounds Austin "Little Nemo" Killey (austin_odyssey@yahoo.com) -Melee weapon models Zombie Panic: Source (http://www.zombiepanic.org/) -Board Kit model Samuel (samuel_games@hotmail.com) +### Addtional credits +|Contribution |Credit | +|-------------------|------------------------------------------------------| +|Zombie view models |11k (tjd113@gmail.com) | +|Zombie kill icons |Eisiger (k2deseve@gmail.com) | +|Some HUD textures |Typhon (lukas-tinel@hotmail.com) | +|Ambient beat sounds|Austin "Little Nemo" Killey (austin_odyssey@yahoo.com)| +|Melee weapon models|Zombie Panic: Source (http://www.zombiepanic.org/) | +|Board Kit model |Samuel (samuel_games@hotmail.com) | +|Current maintainer |LuoRain (luotianyi@luotianyi.me) | - - ZZZZZZZZZZZZZZZZZZZZZZZZZ -ZZ ZZ -ZZ INSTALL ZZ -ZZ ZZ - ZZZZZZZZZZZZZZZZZZZZZZZZZ +## Install 1. Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders. 2. In console: gamemode zombiesurvival 3. Run a zs_ map. - - ZZZZZZZZZZZZZZZZZZZZZZZZZ -ZZ ZZ -ZZ RUNNING SERVERS ZZ -ZZ ZZ - ZZZZZZZZZZZZZZZZZZZZZZZZZ +## Running servers 1. Get srcds and configure it for garrysmod (requires steamcmd). 2. Put the zombiesurvival folder in garrysmod/gamemodes with all the other gamemode folders. @@ -45,11 +41,6 @@ ZZ ZZ srcds.exe -port 27015 -console -game garrysmod -secure +ip 24.102.103.104 +hostport 27015 +gamemode zombiesurvival +maxplayers 32 +map zs_oldhouse +hostname "Your ZS Server" 6. Run it. You now have a server. See other guides on the web for setting up sv_downloadurl. +## Legal jargon - ZZZZZZZZZZZZZZZZZZZZZZZZ -ZZ ZZ -ZZ LEGAL JARGON ZZ -ZZ ZZ - ZZZZZZZZZZZZZZZZZZZZZZZZZ - -See license file \ No newline at end of file +See [license](LICENSE) file \ No newline at end of file diff --git a/readme_zh-CN.md b/readme_zh-CN.md new file mode 100644 index 0000000..5b67cb5 --- /dev/null +++ b/readme_zh-CN.md @@ -0,0 +1,49 @@ +[English](readme.md) | 中文(简体) + +# 僵尸生存 +终极僵尸体验。 +一个Garry's Mod游戏模式。 + +## 作者 + +William "JetBoom" Moodhe 创建和编写 + +电子邮件: williammoodhe@gmail.com + +备用电子邮件: jetboom@noxiousnet.com + +网站: http://www.noxiousnet.com + +### 其它作者 +|贡献 |作者 | +|-----------|------------------------------------------------------| +|僵尸视角模型|11k (tjd113@gmail.com) | +|僵尸击杀图标|Eisiger (k2deseve@gmail.com) | +|一些HUD材质 |Typhon (lukas-tinel@hotmail.com) | +|环境击打音效|Austin "Little Nemo" Killey (austin_odyssey@yahoo.com)| +|搏斗武器模型|Zombie Panic: Source (http://www.zombiepanic.org/) | +|木板包模型 |Samuel (samuel_games@hotmail.com) | +|当前维护者 |LuoRain (luotianyi@luotianyi.me) | + +## 安装 + +1. 将zombiesurvival目录与其他游戏模式目录一起放到garrysmod/gamemodes里。 +2. 在控制台输入:gamemode zombiesurvival +3. 切换到一个zs_地图。 + +## 运行服务器 + +1. 获取srcds并将其配置为garrysmod服务器(需要steamcmd)。 +2. 将zombiesurvival目录与其他游戏模式目录一起放到garrysmod/gamemodes里。 +3. 弄点地图。互联网上有许多的ZS_地图并且游戏也支持其它的地图类型,如CS:S, Zombie Mod, Zombie Horde, Zombie Panic! Source +4. 可以自己装一个自定义投票脚本或者使用mapcycle_zombiesurvival.txt。在garrysmod目录创建一个名为mapcycle_zombiesurvival.txt的文件。将不带.bsp后缀的地图名字放进去。一个一行。 +5. Make your auto-start batch file or whatever you use. The line should look like this: +srcds.exe -port 27015 -console -game garrysmod -secure +ip 24.102.103.104 +hostport 27015 +gamemode zombiesurvival +maxplayers 32 +map zs_oldhouse +hostname "Your ZS Server" +5. 制作你自己的自动启动脚本或别的什么东西。它看起来应该是这样的: + + `srcds.exe -port 27015 -console -game garrysmod -secure +ip 24.102.103.104 +hostport 27015 +gamemode zombiesurvival +maxplayers 32 +map zs_oldhouse +hostname "Your ZS Server"` +6. 运行它。你现在就有了一个服务器。看看网上的其他教程来设置sv_downloadurl。 + +## 法律用语 + +查看[license](LICENSE)文件 \ No newline at end of file