mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 01:25:46 -04:00
levels: Change “chapter” terminology to “episode”
A generic term like this isn’t really suitable for trademark, nor likely to ever be disputed. The community and the engine both heavily bias toward “episode” and indeed most other games do. Closes: #682
This commit is contained in:
parent
bbf84a98ea
commit
82b14b3b55
76 changed files with 119 additions and 119 deletions
|
@ -262,7 +262,7 @@ To control how the node builder is invoked, or which levels are
|
|||
rebuilt, override the NODE_BUILDER and NODE_BUILDER_LEVELS make
|
||||
variables respectively. For example, to specify the full path to
|
||||
ZenNode when it's not in the path and to rebuild only the first
|
||||
chapter of Freedoom 1 as well all of the deathmatch levels:
|
||||
episode of Freedoom 1 as well all of the deathmatch levels:
|
||||
[source,bash]
|
||||
-----------------
|
||||
make NODE_BUILDER=/opt/zennode/ZenNode NODE_BUILDER_LEVELS="c1m? dm??" rebuild-nodes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue