This repository is the repository for XEngine's open source modules and examples
Development language:c c++
Development tools:vs2022
support systems:linux,macos,windows,android,ios
- XEngine_Application tools Source
- XEngine_Module Module Source
- XEngine_Example Example Source
- XEngine_Token Handle Management module
- XEngine_InfoReport information report module
- XEngine_MSGNotify Message Notify Modules
- XEngine_AIApi AI chat api module
- XEngine_Verification verification module
- jsoncpp json module
- tinyxml2 XML module
- XEngine_APPFileSort file sort tools
- XEngine_APPSimulateKeyInput Simulate keybroad Input Tools
- XEngine_APPSocketTest network test tool(server and client)
- XEngine_APPModuleTest XEngine install completed check
- InfoReport_APPExample information report example
- MSGNotify_APPExample message notify example
- TinyXML2_APPExample xml module example
- AIApi_APPExample ai module example
you have to install xengine before complie,You can refer to its Readme document
GITEE:https://gitee.com/libxengine/libxengine
GITHUB:https://github.com/libxengine/libxengine
git clone https://gitee.com/libxengine/libxengine.git or git clone https://github.com/libxengine/libxengine.git
window Exection XEngine_WINEnv.bat
Linux Exection:sudo ./XEngine_LINEnv.sh -i 3
Macos Exection:./XEngine_LINEnv.sh -i 3
use vs open and complie
Linux use Makefile complie
execute command in XEngine_Source path
make complie
Linux use Makefile to complie,terminal exection,Requires mac 13 and above
make PLATFORM=mac
use Makefile to complie
make PLATFORM=android
use Makefile to complie
make PLATFORM=ios
- Switch to the MASTER branch
- download code
- complie
- install
- run
- Fork this code
- Create new Feat_xxx branch
- Submit the code
- New Pull Request
If you think this software is helpful to you, please give us a START
You can also follow us via WeChat
if you have eny quest.post issues...
