diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-06-15 14:00:37 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-06-15 14:00:37 +0300 |
| commit | df8cdda557c6dbd6d9245fd9fdd7e034d2b7e4df (patch) | |
| tree | 218d9a344cad9aac629dd6a4ede13ebfd34fc197 | |
| parent | enable multithreading with goroutines (#20) (diff) | |
| download | sdp.go-main.tar.gz sdp.go-main.tar.bz2 sdp.go-main.zip | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # sdp.go [](https://goreportcard.com/report/github.com/pektezol/sdp.go) [](https://github.com/pektezol/sdp.go/blob/main/LICENSE) | 1 | # sdp.go [](https://pkg.go.dev/github.com/pektezol/sdp.go) [](https://goreportcard.com/report/github.com/pektezol/sdp.go) [](https://github.com/pektezol/sdp.go/blob/main/LICENSE) |
| 2 | 2 | ||
| 3 | Source Demo Parser written in Golang. | 3 | Source Demo Parser written in Golang. |
| 4 | Currently supports Portal 2. | 4 | Currently supports Portal 2. |