Categorygithub.com/ArcCS/Nevermore
module
0.0.0-20240705004815-5996917f7e22
Repository: https://github.com/arccs/nevermore.git
Documentation: pkg.go.dev

# README

Nevermore Code Base

Tech Requirements: Neo4j database containing game data

  • Bolt Driver required Local go/workspace install to compile and run

How to Run Locally: Change the config.sample to config.json and edit to match your environment.

You can then build the code base:

Build:

go build path/to/your/go/workspace/src/github.com/ArcCS/Nevermore/server/server.go

Then simply run:

./server

Credits

The original licenses are in tact for the original fork from WolfMUD https://www.wolfmud.org/ by Andrew 'Diddymus' Rolfe, code has been heavily modified over the past several years, but I owe the start to WolfMud

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package frontend provides interactive processing of front end pages and access to the backend game.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package stats implements periodic collection and display of various - possibly interesting - statistics.
No description provided by the author
No description provided by the author