forked from ldmud/ldlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
30 lines (20 loc) · 632 Bytes
/
README
File metadata and controls
30 lines (20 loc) · 632 Bytes
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
LDLib
=====
LDLib is a library of modules for common programming tasks in LPC.
It is mainly written for LDMud 3.3.x, although large parts of it probably work
with minor adjustments on other drivers.
Where to find it?
----------------
The source code repository can be found at:
https://github.com/ldmud/ldlib
To clone the git repository:
git clone git://github.com/ldmud/ldlib.git
Prerequisites
-------------
To use LDLib you will need:
* the LDMud driver (version >=3.3.717)
http://ldmud.eu/
http://github.com/ldmud/ldmud-mirror
License
--------------
The LDLib is released under the ISC license as given in COPYING.