GC-Proto/README.md

11 lines
617 B
Markdown
Raw Normal View History

2023-02-04 20:33:31 +03:00
# Anime Game Protos
This repository contains the [ProtoBuf](https://github.com/google/protobuf) `.proto` files for Anime Game API.<br/>
2023-03-01 05:33:58 +03:00
## NOTE
You can use this directly with GC but there are some functions that don't work because they mix with proto 3.4/3.3, such as: gacha, mail, map point. the fix is still ongoing.
## Source
- [Crepe](https://git.crepe.moe/crepe-inc/crepe-protos) (3.5) <br/>
- [CloudyPS](https://github.com/CloudyPS/protos/) (3.5) <br/>
- [NickTheHuy (Hiro)](https://github.com/NickTheHuy/3.5_protos) (3.5) <br/>
2023-02-04 20:33:31 +03:00
- [Sorapointa Team](https://github.com/Sorapointa/Sorapointa-Protos) (<3.3)