AeonLucid / POGOProtos

A central repository for all proto files of PokémonGO.
MIT License
726 stars 280 forks source link

Integrate compile_single.py functionality in compile.py #246

Closed AeonLucid closed 2 years ago

AeonLucid commented 7 years ago

My python skills are not that great to integrate the functionality of compile_single.py into compile.py.

If someone could do this, we can remove the compile_single.py file and have one main compilation file. Ideally it would be best if we could toggle using a flag.