This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-19 14:26:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fa4cc4cab3
evennia
/
apps
/
website
History
Download ZIP
Download TAR.GZ
Greg Taylor
115a420cee
The default front webpage now has some good examples on how to add in custom functionality. You'll obviously want to customize this for your game, but it'll be a good start.
2007-06-12 02:35:37 +00:00
..
__init__.py
Beginnings of the integrated front-end website.
2007-06-05 20:06:21 +00:00
models.py
Beginnings of the integrated front-end website.
2007-06-05 20:06:21 +00:00
urls.py
Beginnings of the integrated front-end website.
2007-06-05 20:06:21 +00:00
views.py
The default front webpage now has some good examples on how to add in custom functionality. You'll obviously want to customize this for your game, but it'll be a good start.
2007-06-12 02:35:37 +00:00
webcontext.py
Making get_configvalue a bit more informative if a config value can't be found. Also actually populating the webcontext's game_name via get_configvalue.
2007-06-06 12:37:34 +00:00