some JP procedure
some JP procedure pick info if that helps
no need to merge
sorry for bad english
Thanks! I am surprised someone found this repo and even actually came to help. I won't merge this PR as is, but these notes will definitely be useful in case I want to look into the game again later.
@LXY1226 Would you tell how .fbs is generated?
I used the following steps
- use Il2CppDumper to convert .so to dump.cs
- then use this generate.go to generate test.fbs and .go for dump to .csv
- done.
any other questions are welcome :) ~~FAQ: -1. My code sucks. I know~~ lol
I used the following steps
- use Il2CppDumper to convert .so to dump.cs
- then use this generate.go to generate test.fbs and .go for dump to .csv
- done.
any other questions are welcome :) ~FAQ: -1. My code sucks. I know~ lol
Thanks for your code! It works well!!
I used the following steps
- use Il2CppDumper to convert .so to dump.cs
- then use this generate.go to generate test.fbs and .go for dump to .csv
- done.
any other questions are welcome :) ~FAQ: -1. My code sucks. I know~ lol
Hello there, I would like to know is there any way to get the required flat package in flatbuffers.go? 您好,我想知道有什么办法能够获取generate.go生成的flatbuffers.go中的flat package吗