forked from RhostMUSH/trunk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.LAYOUT
16 lines (16 loc) · 1021 Bytes
/
README.LAYOUT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is the following layout:
rhost_installer.sh -- Only used if you need to pull RhostMUSH for the first time.
If you see the directories below, ignore it. Trust me.
DevTools/ -- currently unused
Plugins/ -- currently unused
rhostinstall.yml -- The Ansible playbook to set up your RhostMUSH
rhost_installer.sh* -- The optional installsetup script. Not needed
if you have actually grabbed the tarball or if
you downloaded the latest git repository.
Use patch.sh to update the source tree once received.
Note: This is intended as a tool to pull down Rhost
if you don't already have the source.
Contrib/ -- currently unused
Mushcode/ -- Various MUSH softcode that is useful for RhostMUSH
Server/ -- the main RhostMUSH directory. To configure you
would issue 'make confsource' from this directory