ArcCS / Nevermore

Aalynor's Nexus Go Based Revival

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Aalynor's Nexus Go Based Revival

License:Apache License 2.0


Languages

Language:Go 99.6%Language:Python 0.4%Language:Dockerfile 0.0%