Pinned Repositories
AESCrypt-ObjC
A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
dizhi
ET
Unity3D Client And C# Server Framework
Excel2Protobuf
unity excel to protobuf tool
Excel2Protobuf-1
A game development tool that automatically packages the excle table , used by the game designer into the code used by the program.
exqrcode
A simple php extension generating qrcode,using libqrencode and libpng
GatewayWorker
GatewayWorker
HiExcel2Protobuf
Excel to protobuf - support C++/C#/Golang/Java/Python
iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
node-agent
文件上传服务器,可以支持并发上传大文件。
zhaoke2015's Repositories
zhaoke2015/dizhi
zhaoke2015/ET
Unity3D Client And C# Server Framework
zhaoke2015/Excel2Protobuf
unity excel to protobuf tool
zhaoke2015/Excel2Protobuf-1
A game development tool that automatically packages the excle table , used by the game designer into the code used by the program.
zhaoke2015/HiExcel2Protobuf
Excel to protobuf - support C++/C#/Golang/Java/Python
zhaoke2015/LuaFramework_UGUI
https://github.com/jarjin/LuaFramework_UGUI_V2 支持安卓ARM64版本地址
zhaoke2015/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
zhaoke2015/TurnBasedBattle
回合制战斗逻辑
zhaoke2015/chatflow
一个使用wechaty构建的机器人业务管理平台
zhaoke2015/dsback
系统监控、数据库备份、文件备份、定时备份、DDOS防护、中间件安装、钉钉通知、企业微信通知
zhaoke2015/egf-protobuf
1. 提供 protobuf.js 基础运行时库 2. 提供命令行脚本,将 protofile 生成 JavaScript 代码 3. 生成正确的 .d.ts 代码,以方便 TypeScript 项目使用
zhaoke2015/egret-core
Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
zhaoke2015/egret-target-wxgame
zhaoke2015/egret3d
open source 3d renderer for egret
zhaoke2015/egret3d-unityplugin
egret3d resource exporter for Unity3D developer
zhaoke2015/FGUI2ET
FairyGUI自动生成ET代码的插件
zhaoke2015/FinalFramework
为独立游戏开发者而生的、最后的Gameplay游戏框架!!!
zhaoke2015/hybridclr_trial
HybridCLR 示例项目
zhaoke2015/lua-protobuf
A Lua module to work with Google protobuf
zhaoke2015/LuaFramework_UGUI_V2
基于tolua的热更新框架集成lockstep的实例
zhaoke2015/MoBaDemo
用Unity做的一个类Moba游戏Demo
zhaoke2015/NetCode-FPS
多人FPS演示,该演示集成了许多现代网络代码技术以提高游戏质量。
zhaoke2015/node-vue-moba
Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台
zhaoke2015/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
zhaoke2015/tolua
The fastest unity lua binding solution replace pb.c with lua-protobuf
zhaoke2015/UniHacker
Patch all versions of Unity3D and UnityHub for Windows, MacOS, Linux and Docker.
zhaoke2015/UnityAndroidHotUpdate
(Unity3D热更新) provide a way to hot update Unity app on Android, support code&resources, not need lua js or IL runtime etc..., will not disturb your project development; just loading the new version apk file to achieve.
zhaoke2015/UnityAndroidIl2cppPatchDemo
这是Unity Android APP il2cpp热更完美解决方案的Demo。更新build_demo_apk里的Unity路径,执行即可一键重build Patch和apk。因为文件libunity是没有热更的,如unity版本有变化则热更不适用。
zhaoke2015/UnityAndroidIl2cppPatchDemo-libboostrap
core so lib for UnityAndroidIl2cppPatchDemo solution
zhaoke2015/XlsxToLua
Excel表格数据导出为Lua table、csv、json形式的工具,兼带数据检查功能以及导出、导入MySQL数据库功能