Difference between revisions of "Main Page"

From Mudlet
Jump to navigation Jump to search
(Added link to Discord rich presence over GMCP)
(2 intermediate revisions by the same user not shown)
Line 52: Line 52:
 
* [[Standards:MMP | MUD Mapping Protocol]]
 
* [[Standards:MMP | MUD Mapping Protocol]]
 
* [[Standards:Discord_GMCP | Discord Rich Presence over GMCP]]
 
* [[Standards:Discord_GMCP | Discord Rich Presence over GMCP]]
 +
* [[Standards:MUD_Client_Media_Protocol | Mud Client Media Protocol]]
  
 
== Lua == <!--T:12-->
 
== Lua == <!--T:12-->
  
 
<!--T:13-->
 
<!--T:13-->
Mudlet uses Lua! Learning it is really rewarding - take a look at excellent stuff like the [http://luatut.com/ Lua tutorial] (has an intro+crash course), [http://tylerneylon.com/a/learn-lua/ Learn Lua in 15 mins], [http://www.phailed.me/2011/02/learn-lua-the-hard-way-1/ Learning Lua the Hard Way] (very rewarding), [http://www.lua.org/pil/ Programming in Lua] (official, but might be hard to follow) and various [http://lua-users.org/wiki/TutorialDirectory Lua tutorials].
+
Mudlet uses Lua! Learning it is really rewarding - take a look at excellent stuff like the [http://luatut.com/ Lua tutorial] (has an intro+crash course), [http://tylerneylon.com/a/learn-lua/ Learn Lua in 15 mins] (if you're familiar with coding already), [http://www.lua.org/pil/ Programming in Lua] (official, but might be hard to follow) and various [http://lua-users.org/wiki/TutorialDirectory Lua tutorials].
  
  

Revision as of 09:59, 15 February 2020

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎français • ‎italiano • ‎polski • ‎suomi • ‎Ελληνικά • ‎русский • ‎العربية • ‎中文(台灣)‎ • ‎한국어
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 (if you're familiar with coding already), 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)