Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalick committed Oct 16, 2021
1 parent fdafaf1 commit c4b870a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Diablo 2 Save editor

[![Go Report Card](https://goreportcard.com/badge/github.com/vitalick/d2s)](https://goreportcard.com/report/github.com/vitalick/d2s)
[![GoDoc](https://godoc.org/github.com/vitalick/d2s?status.svg)](https://godoc.org/github.com/vitalick/d2s)
[![Go Report Card](https://goreportcard.com/badge/github.com/vitalick/go-d2editor)](https://goreportcard.com/report/github.com/vitalick/d2s)
[![GoDoc](https://godoc.org/github.com/vitalick/go-d2editor?status.svg)](https://godoc.org/github.com/vitalick/d2s)

Go package for reading and writing Diablo 2 saves. Supports version 1.10 through Diablo II: Resurrected (1.15).
Supports reading both d2s (player saves) ~~and d2i (shared stash)~~ files.
Expand Down

0 comments on commit c4b870a

Please sign in to comment.