Remove no longer supported CombatNet

This commit is contained in:
Bryan Ashby
2023-01-16 11:04:56 -07:00
parent c8dfecbfcc
commit 30f965d981
7 changed files with 4 additions and 174 deletions

View File

@@ -40,22 +40,5 @@ doorParty: {
Fill in `username`, `password`, and `bbsTag` with credentials provided to you and you should be in business!
## The CombatNet Module
The `combatnet` module provides native support for [CombatNet](http://combatnet.us/). Add the following to your menu config:
````hjson
combatNet: {
desc: Using CombatNet
module: combatnet
config: {
bbsTag: CBNxxx
password: XXXXXXXXX
}
}
````
Update `bbsTag` (in the format CBNxxx) and `password` with the details provided when you register, then
you should be ready to rock!
## The Exodus Module
TBC