Initial parser for stormfate replay

This commit is contained in:
2024-05-25 15:08:14 -04:00
parent 1039ccf224
commit d88e5410a0
11 changed files with 895 additions and 1 deletions

View File

@@ -1,2 +1,14 @@
# SGTools
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
# SGTool
SGTool is a library and tool for analyze of the replay of the Stormgate game.
# Acknowledgement
[shroudstone](https://github.com/acarapetis/shroudstone) : A project with similar goal wrote in python. We thank them for part of the reverse engineering notabally the protobuf schema also used this project.
# Disclamer
SGTool is community build which is not affiliate in any way to the official Stormgate Game in anyway.