mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Improve tutorial lesson 3.1.1, better explaining game dir structure optionality
This commit is contained in:
parent
67d68701ae
commit
6e7cf07b75
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