Skip to content

seikichin/shadowgate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# ShadowGate MUD lib #

This is LPC code repository. You'll need fluffos (https://www.fluffos.info/) and world files to utilize it.

As of 11.07.2019 this repository serves as a backup and tracking system only. The development happens from within metaprogramming environment of the game.

## Running the game ##

To compile fluffos for this lib you will need local_options. Example file is in the root of this repo.

To run fluffos with our settings you fill need to customizefluffos.cfg.example for your environment.

You will need to edit and copy access control lists files to their location:

  adm/db/access.db.example adm/db/access.db
  adm/db/groups.db.example adm/db/groups.db
  adm/db/privs.db.example adm/db/privs.db

Only access.db might require an edit...

About

Mirror of ShadowGate code

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.OGL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • C++ 0.2%
  • Objective-C 0.1%
  • Roff 0.0%
  • Smarty 0.0%
  • Gherkin 0.0%