Skip to content

Commit 693e152

Browse files
committed
Add more info to Readme
1 parent 52febf2 commit 693e152

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# MBNCSUtil
2-
**MBNCSUtil** provides Battle.net authentication services for managed applications.
3-
4-
Originally written by [@robpaveza](https://github.com/robpaveza) a.k.a. MyndFyre.
2+
**MBNCSUtil** (**M**anaged **BNCS** **U**tilities) provides Battle.net authentication services for managed applications.
53

64
[![GitHub watchers](https://img.shields.io/github/watchers/BNETDocs/MBNCSUtil?style=for-the-badge)](https://github.com/BNETDocs/MBNCSUtil/watchers)
75
[![GitHub Repo stars](https://img.shields.io/github/stars/BNETDocs/MBNCSUtil?style=for-the-badge)](https://github.com/BNETDocs/MBNCSUtil/stargazers)
@@ -15,6 +13,13 @@ Originally written by [@robpaveza](https://github.com/robpaveza) a.k.a. MyndFyre
1513
[![GitHub All Releases](https://img.shields.io/github/downloads/BNETDocs/MBNCSUtil/total?style=for-the-badge)](https://github.com/BNETDocs/MBNCSUtil/releases/latest)
1614
[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/BNETDocs/MBNCSUtil?include_prereleases&label=latest%20release&style=for-the-badge)](https://github.com/BNETDocs/MBNCSUtil/releases/latest)
1715

16+
## Authors
17+
18+
* Originally written by: [@robpaveza](https://github.com/robpaveza) a.k.a. MyndFyre, adapted from original [BNCSUtil](https://github.com/BNETDocs/bncsutil) source code at request of its author.
19+
* Adapted to .NET Core 3.1 by: [@carlbennett](https://github.com/carlbennett) a.k.a. Caaaaarrrrlll, [@wjlafrance](https://github.com/wjlafrance) a.k.a. joe)x86(
20+
* Special thanks to: [BNETDocs](https://bnetdocs.org)
21+
* Honorable mention to: Valhalla Legends (a.k.a. vL), x86
22+
1823
## Setup
1924

2025
### Requirements

0 commit comments

Comments
 (0)