mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Add breadcrumbs. Format markdown files to char width 100
This commit is contained in:
parent
10c1831aad
commit
78970e92b3
142 changed files with 10357 additions and 3417 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Developer Central
|
||||
|
||||
|
||||
This page serves as a central nexus for information on using Evennia as well as developing the library itself.
|
||||
This page serves as a central nexus for information on using Evennia as well as developing the
|
||||
library itself.
|
||||
|
||||
### General Evennia development information
|
||||
|
||||
|
|
@ -91,13 +92,17 @@ This page serves as a central nexus for information on using Evennia as well as
|
|||
|
||||
### Developer brainstorms and whitepages
|
||||
|
||||
- [API refactoring](API-refactoring), discussing what parts of the Evennia API needs a refactoring/cleanup/simplification
|
||||
- [Docs refactoring](Docs-refactoring), discussing how to reorganize and structure this wiki/docs better going forward
|
||||
- [API refactoring](API-refactoring), discussing what parts of the Evennia API needs a
|
||||
refactoring/cleanup/simplification
|
||||
- [Docs refactoring](Docs-refactoring), discussing how to reorganize and structure this wiki/docs
|
||||
better going forward
|
||||
- [Webclient brainstorm](Webclient-brainstorm), some ideas for a future webclient gui
|
||||
- [Roadmap](Roadmap), a tentative list of future major features
|
||||
- [Change log](https://github.com/evennia/evennia/blob/master/CHANGELOG.md) of big Evennia updates over time
|
||||
- [Change log](https://github.com/evennia/evennia/blob/master/CHANGELOG.md) of big Evennia updates
|
||||
over time
|
||||
|
||||
|
||||
[group]: https://groups.google.com/forum/#!forum/evennia
|
||||
[online-form]: https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dGN0VlJXMWpCT3VHaHpscDEzY1RoZGc6MQ#gid=0
|
||||
[issues]: https://github.com/evennia/evennia/issues
|
||||
[online-form]:
|
||||
https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dGN0VlJXMWpCT3VHaHpscDEzY1RoZGc6MQ#gid=0
|
||||
[issues]: https://github.com/evennia/evennia/issues
|
||||
Loading…
Add table
Add a link
Reference in a new issue