-
Notifications
You must be signed in to change notification settings - Fork 5
/
README
29 lines (20 loc) · 1.1 KB
/
README
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
IF YOU HAVE TROUBLE VIEWING THIS OR OTHER FILES PLEASE USE YOUR WEB BROWSER!
Welcome to WolfMUD
World Of Living Fantasy
https://wolfmud.org
Copyright 1984-2021 Andrew 'Diddymus' Rolfe
All rights reserved.
WolfMUD is an open source, textual, multiplayer, network, adventure game
codebase.
Please note that WolfMUD is developed on Unix like systems. As a result all
text (.txt) and WolfMUD data files (.wrj) have Unix line endings. While these
files are plain text, programs such as Notepad, WritePad or Microsoft Office
are not suitable for editing them. Instead please use a proper text editor such
as Vim, Emacs or Notepad++ such as you would use for programming. If you just
wish to view the files you can open them in a web browser such as Google
Chrome, Mozilla Firefox or Microsoft Internet Explorer.
If this is your first time using WolfMUD, please read running-the-server.txt in
the docs directory. If you are upgrading please read the upgrading.txt file as
well.
--
Diddymus