mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Make entire wiki compile; still with many errors
This commit is contained in:
parent
17dfb93b32
commit
13df0adebf
74 changed files with 395 additions and 317 deletions
|
|
@ -15,8 +15,8 @@ You can of course still build completely online should you want to - this is cer
|
|||
|
||||
There are two batch processors, the Batch-*command* processor and the Batch-*code* processor. The first one is the simpler of the two. It doesn't require any programming knowledge - you basically just list in-game commands in a text file. The code-processor on the other hand is much more powerful but also more complex - it lets you use Evennia's API to code your world in full-fledged Python code.
|
||||
|
||||
- The [Batch Command Processor](Batch-command-processor)
|
||||
- The [Batch Code Processor](Batch-code-processor)
|
||||
- The [Batch Command Processor](Batch-Command-Processor)
|
||||
- The [Batch Code Processor](Batch-Code-Processor)
|
||||
|
||||
If you plan to use international characters in your batchfiles you are wise to read about *file encodings* below.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue