mirror of
https://github.com/Anime-Game-Servers/anime-game-multi-proto.git
synced 2024-11-27 06:20:22 +00:00
project to allow supporting multiple versions easier
c94d04363b
* EvtCreateGadgetNotify * EvtDestroyGadgetNotify * EvtDoSkillSuccNotify * QuestCreateEntityReq * QuestCreateEntityRsp * QuestDestroyEntityReq * QuestDestroyEntityRsp * QuestGlobalVarNotify * QuestDelNotify * QuestListNotify * QuestListUpdateNotify * SceneCreateEntityReq * SceneCreateEntityRsp * SceneDestroyEntityReq * SceneDestroyEntityRsp * SceneForceLockNotify |
||
---|---|---|
codeGenerator/processor | ||
gi | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
anime-game-multi-proto (WIP)
project to allow supporting multiple versions easier
TODOs:
- command id support
- add more definitons for the protos
- improve code
- add actuall protos for as many versions as possible
- apply annotations to created models
- add info about building and adding things to the README
- add info about using multiproto
Licensing
This software library is licensed und the terms of the MIT license, with the exemptions noted below.
You can find a copy of the license in the LICENSE file.
Exemptions:
- miHoYo and its subsidiaries are exempt from the MIT licensing and may instead license any source code authored for the AnimeGameServer projects under the Zero-Clause BSD license.