Difference between revisions of "Manual:Contents"
Jump to navigation
Jump to search
m (= Greg's GMCP snippet= link fix) |
(add ansi page for devs) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
!- style="width:50%; vertical-align:top; padding-left:2px border:none" | | !- style="width:50%; vertical-align:top; padding-left:2px border:none" | | ||
<translate> | <translate> | ||
− | ==For | + | ==For game players== <!--T:4--> |
!- style="width:50%; vertical-align:top; padding-left:2px border:none" | | !- style="width:50%; vertical-align:top; padding-left:2px border:none" | | ||
− | ==For | + | |
+ | ==For game developers== <!--T:5--> | ||
<!--T:6--> | <!--T:6--> | ||
Line 28: | Line 29: | ||
| style="width:50%; vertical-align:top; border:none" | | | style="width:50%; vertical-align:top; border:none" | | ||
; Architecture | ; Architecture | ||
− | : | + | : Everything needed to start contributing to Mudlet. |
− | : [[Special:MyLanguage/Compiling Mudlet | Compiling Mudlet]] | [[Special:MyLanguage/Relevant_Developer_Tutorials| | + | : [[Special:MyLanguage/Compiling Mudlet | Compiling Mudlet]] | [[Special:MyLanguage/Infrastructure_Overview | Infrastructure Overview]] | [[Special:MyLanguage/Relevant_Developer_Tutorials|Links to read]] | [[Special:MyLanguage/Manual:Testing|Testing]] | [[Special:MyLanguage/Manual:Versioning|Versioning]] |
; For game developers/admins | ; For game developers/admins | ||
− | : [[Special:MyLanguage/Websockets | Websockets]] | [[Special:MyLanguage/Manual:Scripting#Discord_Rich_Presence|Discord Rich Presence]] | [https://github.com/g7138580/protocol_gmcp | + | : [[Special:MyLanguage/Websockets | Websockets]] | [[Special:MyLanguage/Manual:Scripting#Discord_Rich_Presence|Discord Rich Presence]] | [https://github.com/g7138580/protocol_gmcp Greg's GMCP snippet] | [[Special:MyLanguage/Ansi_escape_code | ANSI]] |
|} | |} | ||
</translate> | </translate> | ||
Line 54: | Line 55: | ||
<!--T:12--> | <!--T:12--> | ||
* There are still a lot of holes in this manual! See the [[Special:MyLanguage/Manual:To do|'to do' page]] for details. | * There are still a lot of holes in this manual! See the [[Special:MyLanguage/Manual:To do|'to do' page]] for details. | ||
− | * | + | * If you can't find information on a particular issue in this documentation, please visit [https://forums.mudlet.org/ The Mudlet Forum] and ask your question there and someone will help you. |
* '''[[Project:Manual|Project:Manual]]''' is a place to discuss and co-ordinate the development of the Manual: namespace. | * '''[[Project:Manual|Project:Manual]]''' is a place to discuss and co-ordinate the development of the Manual: namespace. | ||
* See also [[Project:Current issues|Project:Current issues]]. | * See also [[Project:Current issues|Project:Current issues]]. |
Latest revision as of 06:34, 9 July 2024
This is a manual for both Mudlet users and developers on using, or developing, Mudlet.
Main sections
For game players |
For game developers |
---|---|
Introduction to Mudlet | Technical Manual | Migrating to Mudlet
|
|
Others
- Mudlet FAQ
- Frequently asked questions about Mudlet.
Browsing the manual
There are multiple ways to browse through the documentation. Readers having trouble finding a particular topic in the section above or the category list may find the following ways of browsing to be helpful.
- Special:Allpages/Manual: - An automatically generated list of all pages in the Manual: namespace.
- :Category:Mudlet Manual - the top-level Manual category
Improving the manual
- There are still a lot of holes in this manual! See the 'to do' page for details.
- If you can't find information on a particular issue in this documentation, please visit The Mudlet Forum and ask your question there and someone will help you.
- Project:Manual is a place to discuss and co-ordinate the development of the Manual: namespace.
- See also Project:Current issues.