Difference between revisions of "Main Page"

From Mudlet
Jump to navigation Jump to search
(Add new section about MUD standards)
(One intermediate revision by one other user not shown)
Line 32: Line 32:
 
* [http://forums.mudlet.org/viewforum.php?f=6&sid=496c6a8681d893ba946c212101866004 Mudlet Packages]
 
* [http://forums.mudlet.org/viewforum.php?f=6&sid=496c6a8681d893ba946c212101866004 Mudlet Packages]
 
* [[Compiling Mudlet]]
 
* [[Compiling Mudlet]]
 +
 +
== MUD standards ==
 +
We will preserve the documentation of MUD standards that may get lost (because the original site is breaking down or is already offline) as they are implemented in Mudlet. We may also look into developing some of them in the future.
 +
* [[Standards:MMP | MUD Mapping Protocol ]]
  
 
== Lua ==
 
== Lua ==
Line 44: Line 48:
 
* [http://www.mediawiki.org/wiki/Help:Formatting Wiki syntax]
 
* [http://www.mediawiki.org/wiki/Help:Formatting Wiki syntax]
 
* [http://en.wikipedia.org/wiki/Help:Table Wiki table syntax]
 
* [http://en.wikipedia.org/wiki/Help:Table Wiki table syntax]
 
Anyone may edit the wiki, however unfortunately registration has to be closed due to spambots - so hop into the [https://discord.gg/BwgJpMj Discord server] and ping @Vadi if you'd like to join!
 

Revision as of 11:17, 28 July 2017

Welcome to the Mudlet Wiki!

About Mudlet

A cross-platform, open source, and super fast MUD client with scripting in Lua.

New to Mudlet? Why not start with the basics, or take a look at Mudlet Manual. Or perhaps you want to find the answer to a Frequently Asked Question. If you don't have it yet, download it - it's free, and works on Windows, macOS, and Linux computers.

Are you having troubles with Mudlet? We can help. Start here.

External Links

Wiki Links

MUD standards

We will preserve the documentation of MUD standards that may get lost (because the original site is breaking down or is already offline) as they are implemented in Mudlet. We may also look into developing some of them in the future.

Lua

Mudlet uses Lua! Learning it is really rewarding - take a look at excellent stuff like the Lua tutorial (has an intro+crash course), Learn Lua in 15 mins, Learning Lua the Hard Way (very rewarding), Programming in Lua (official, but might be hard to follow) and various Lua tutorials.

Special Links

Using MediaWiki

Interested in contributing to this site? Use the following links to learn more about MediaWiki: (Note that the following links are not related to Mudlet)