CombatNet support!

This commit is contained in:
David Stephens
2017-11-02 00:41:20 +00:00
parent 30d76d173e
commit d505952510
5 changed files with 148 additions and 2 deletions

View File

@@ -194,6 +194,22 @@ 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: @systemModule: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!
# Resources
### DOSBox