Difference between revisions of "Main Page"

From Mudlet
Jump to navigation Jump to search
(Wiki registration is now enabled by default)
(23 intermediate revisions by 6 users not shown)
Line 14: Line 14:
 
|-
 
|-
 
| style="color:#000;" | <div id="mp-tfa">
 
| style="color:#000;" | <div id="mp-tfa">
 +
{{TOC right}}
  
[http://mudlet.org/ Mudlet] is a freshly-minted [http://en.wikipedia.org/wiki/Mud_client MUD client], designed to take mudding to a new level.
+
A cross-platform, open source, and super fast [http://en.wikipedia.org/wiki/Mud_client MUD client] with scripting in [http://en.wikipedia.org/wiki/Lua Lua].
  
New to Mudlet? Why not start with [[The Basics|the basics]], or take a look at [http://wiki.mudlet.org/w/Category:Mudlet_Manual Mudlet's manual]. If you don't have it yet, [http://www.mudlet.org/download/ download it] - it's free, and works on Windows, Mac, and Linux-based OS's.
+
New to Mudlet? Why not start with [http://mudlet.org/media the basics], or take a look at '''[[Manual:Contents | Mudlet Manual]]'''. Or perhaps you want to find the answer to a [[FAQ | Frequently Asked Question]]. If you don't have it yet, [http://www.mudlet.org/download/ download it] - it's free, and works on Windows, macOS, and Linux computers.
 +
 
 +
Are you having troubles with Mudlet? We can help. [http://forums.mudlet.org/viewforum.php?f=9 Start here].
  
 
== External Links ==
 
== External Links ==
Line 24: Line 27:
  
 
== Wiki Links ==
 
== Wiki Links ==
* [[Manual:Contents | Mudlet Manual]] (needs your help!)
+
* [[Manual:Contents | Mudlet Manual]]
* [http://wiki.mudlet.org/w/Manual:Lua_Functions Mudlet Lua API]
+
* [[Manual:Lua Functions | Mudlet Lua API]]
* [http://wiki.mudlet.org/w/Category:Mudlet_Package_Listing Mudlet Packages]
+
* [[FAQ | Frequently Asked Questions]]
* [http://wiki.mudlet.org/w/Category:Snippets Snippets and Demonstrations]
+
* [http://forums.mudlet.org/viewforum.php?f=6&sid=496c6a8681d893ba946c212101866004 Mudlet Packages]
* [http://wiki.mudlet.org/w/Compiling_Mudlet Compiling Mudlet]
+
* [[Compiling Mudlet]]
  
 
== Lua ==
 
== Lua ==
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://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] (simple and easy).
+
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].
  
 
== Special Links ==
 
== Special Links ==
* [http://wiki.mudlet.org/w/Special:AllPages All Pages]
+
* [[:Special:AllPages | All Pages]]
  
 
== Using MediaWiki ==
 
== Using MediaWiki ==
Interested in contributing to this site? Use the following links to learn more about MediaWiki. Please register and login before editing, as that helps combat spambots. Note that the following links are not related to Mudlet!
+
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)
  
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Wiki syntax cheatsheet]
+
* [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]

Revision as of 04:33, 7 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

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)