-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
58 lines (57 loc) · 2.88 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
td, th { border: 1px solid #c3c3c3; padding: 0 3px 0 3px; }
table { border-collapse: collapse; }
img { max-width: 100%; }
</style>
<meta name="generator" content="ReText 7.2.3">
<title>index</title>
<style type="text/css">
</style>
</head>
<body>
<h1>Axmud Guide</h1>
<p><img alt="Axmud logo" src="img/index/axmud_logo.png"></p>
<h2>Version 2.0.0, 21 Jan 2024</h2>
<h4>Copyright © 2014-24 A S Lewis. Permission is granted to copy, distribute an/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover-Texts.</h4>
<h4>This document contains screenshots of Axmud, including several examples of the icons used. These icons are licensed Creative Commons Attribution 3.0 Generic License. The authors are A S Lewis and <a href="https://www.fatcow.com/free-icons">https://www.fatcow.com/free-icons</a>.</h4>
<h4>For a full list of license attributions, see the file <i>../share/icons/COPYING</i> in the Axmud source code.</h4>
<h4>For a copy of the source code or to contact the authors, visit <a href="https://github.com/axcore/axmud">https://github.com/axcore/axmud</a>.</h4>
<hr>
<h4>Table of Contents</h4>
<ol>
<li><a href="ch01.html">Introduction</a></li>
<li><a href="ch02.html">Installing Axmud</a></li>
<li><a href="ch03.html">Starting Axmud</a></li>
<li><a href="ch04.html">Axmud basics</a></li>
<li><a href="ch05.html">Interfaces and Profiles</a></li>
<li><a href="ch06.html">Patterns</a></li>
<li><a href="ch07.html">Creating interfaces</a></li>
<li><a href="ch08.html">Axmud scripting</a></li>
<li><a href="ch09.html">Recordings and missions</a></li>
<li><a href="ch10.html">Axbasic</a></li>
<li><a href="ch11.html">Tasks</a></li>
<li><a href="ch12.html">Initial and custom tasks</a></li>
<li><a href="ch13.html">Axmud plugins</a></li>
<li><a href="ch14.html">The desktop</a></li>
<li><a href="ch15.html">The automapper window</a></li>
<li><a href="ch16.html">Axmud for visually-impaired users</a></li>
<li><a href="ch17.html">Peek/Poke operations</a></li>
<li><a href="ch18.html">GNU Free Documentation License</a></li>
</ol>
<h4>Tutorials</h4>
<ol>
<li><a href="tut01.html">Using routes</a></li>
<li><a href="tut02.html">Mapping arkward rooms</a></li>
<li><a href="tut03.html">Sharing your maps</a></li>
<li><a href="tut04.html">Speed-walking and slow-walking</a></li>
<li><a href="tut05.html">Pre-Configured Worlds 1: Setting up the automapper</a></li>
<li><a href="tut06.html">Pre-Configured Worlds 2: Setting up the Status task</a></li>
<li><a href="tut07.html">Pre-Configured Worlds 3: Setting up the Inventory/Condition tasks</a></li>
<li><a href="tut08.html">Pre-Configured Worlds 4: Miscellaneous configuration</a></li>
</ol>
</body>
</html>