Skip to content

Commit

Permalink
Add link to Go wrapper to README
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele authored Feb 18, 2021
1 parent 525cf6b commit 593ba28
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,9 @@ async function foo() {

To run tests, you must have a working 7 Days to die server with allocs fixes installed. You must also have at least one player profile saved on the server (logging in once will do this).

Fill in the server connection info in a .env file (see example file) and then run `npm test`
Fill in the server connection info in a .env file (see example file) and then run `npm test`


## Other languages

- [Go wrapper by Pharrisee](https://github.com/pharrisee/csmm-golang-api-wrapper)

0 comments on commit 593ba28

Please sign in to comment.