mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Improve tutorial lesson 3.1.1, better explaining game dir structure optionality
This commit is contained in:
parent
3603ff21b5
commit
35dad7a0ef
2 changed files with 34 additions and 61 deletions
|
|
@ -15,7 +15,7 @@ from sphinx.util.osutil import cd
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = "Evennia"
|
||||
copyright = "2022, The Evennia developer community"
|
||||
copyright = "2023, The Evennia developer community"
|
||||
author = "The Evennia developer community"
|
||||
|
||||
# The full Evennia version covered by these docs, including alpha/beta/rc tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue