A simple and easy-to-integrate implementation for reading, packing, and dynamically modifying data.wak. Written in standard C++, you only need to include the header and cpp file.
nEAdata.h requires the Tiny AES library to be usable, but it is not mandatory to use.
一个简单易加入到项目中的data.wak读取,打包,动态更改的实现。使用标准C++编写,你仅需要包含头文件和cpp文件即可
nEAdata.h则需要你准备tiny aes库才能使用,但它不是必须要使用的