-
PokemonUnity Public
Forked from PokemonUnity/PokemonUnityPokémon Unity by IIcolour Spectrum
C# BSD 3-Clause "New" or "Revised" License UpdatedJul 23, 2024 -
Slash-The-Hordes Public
Forked from MartinKral/Slash-The-HordesRougelite game, made in Cocos Creator
TypeScript UpdatedJul 8, 2024 -
DeepSeek-Coder Public
Forked from deepseek-ai/DeepSeek-CoderDeepSeek Coder: Let the Code Write Itself
Python MIT License UpdatedMay 21, 2024 -
mono Public
Forked from Unity-Technologies/monoMono open source ECMA CLI, C# and .NET implementation.
C# Other UpdatedDec 16, 2023 -
HTFramework Public
Forked from SaiTingHu/HTFrameworkUnity HTFramework, a rapid development framework of client to the unity.
C# MIT License UpdatedDec 14, 2023 -
Zygisk-Il2CppDumper Public
Forked from Perfare/Zygisk-Il2CppDumperUsing Zygisk to dump il2cpp data at runtime
C MIT License UpdatedOct 23, 2023 -
mp-wxapkg-unpacker Public
Forked from halo951/mp-wxapkg-unpacker微信小程序(小游戏) wxapkg 包 解包工具, 支持 pc 端加密包解包
JavaScript UpdatedApr 10, 2023 -
VertexAnimation Public
Forked from maxartz15/VertexAnimationVertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
C# MIT License UpdatedDec 11, 2022 -
CustomValidators Public
Forked from lekirschbaum/CustomValidatorsA set of custom validators for the Odin Validator tool in Unity.
ShaderLab UpdatedNov 15, 2022 -
Validator Public
Forked from maxartz15/ValidatorUnity project validator framework.
C# MIT License UpdatedJul 21, 2022 -
GeekServer Public
Forked from leeveel/GeekServer基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
C# MIT License UpdatedJul 14, 2022 -
eladmin Public
Forked from elunez/eladmin项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Java Apache License 2.0 UpdatedJul 12, 2022 -
GameProject3 Public
Forked from ylmbtm/GameProject3游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
C++ UpdatedJun 27, 2022 -
AssetStudio Public
Forked from Perfare/AssetStudioAssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
C# MIT License UpdatedJun 24, 2022 -
MapleStory-GM-Client Public
Forked from Elem8100/MapleStory-GM-ClientOffline MapleStory Client Emulator
Pascal Mozilla Public License 2.0 UpdatedMay 24, 2022 -
NodeGraphProcessor Public
Forked from alelievr/NodeGraphProcessorNode graph editor framework focused on data processing using Unity UIElements and C# 4.6
C# MIT License UpdatedMay 18, 2022 -
UnityMeshSimplifier Public
Forked from Whinarn/UnityMeshSimplifierMesh simplification for Unity.
C# MIT License UpdatedFeb 25, 2022 -
ShenNiusFramework Public
Forked from realyrare/ShenNiusFramework基于Asp.NetCore框架开发的权限管理、CMS管理、商城管理等模块。代码方面追求“简单”,“高效”,“实用”,总之秉承大道至简的原则开发,坚持业务模块最低复杂度复用,只要会C#,再会点Asp.NetCore基础知识,极易上手。适合小白入门进阶,更适用(实用)老手上路干活。
JavaScript MIT License UpdatedJan 26, 2022 -
hfs2 Public
Forked from rejetto/hfs2web based file server
Pascal GNU General Public License v3.0 UpdatedDec 22, 2021 -
WwiseUnityAddressables Public
Forked from audiokinetic/WwiseUnityAddressablesPackage adding support for Addressables to the Wwise Unity integration
C# Other UpdatedOct 26, 2021 -
unitystation Public
Forked from unitystation/unitystationThe original unitystation
GNU Affero General Public License v3.0 UpdatedJun 16, 2021 -
UnityHeapExplorer Public
Forked from pschraut/UnityHeapExplorerA Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
C# MIT License UpdatedMay 23, 2021 -
Unity3D-CG-programming Public
Forked from przemyslawzaworski/Unity3D-CG-programmingVarious shaders.
UpdatedApr 7, 2021 -
UniversalShaderExamples Public
Forked from phi-lira/UniversalShaderExamplesSand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
ShaderLab UpdatedDec 9, 2020 -
UnityAndroidIl2cppPatchDemo Public
Forked from noodle1983/UnityAndroidIl2cppPatchDemo这是Unity Android APP il2cpp热更完美解决方案的Demo。更新build_demo_apk里的Unity路径,执行即可一键重build Patch和apk。因为文件libunity是没有热更的,如unity版本有变化则热更不适用。
C# UpdatedNov 22, 2020 -
UnityAndroidIl2cppPatchDemo-libboostrap Public
Forked from AutoTriggerRobot/UnityAndroidIl2cppPatchDemo-libboostrapcore so lib for UnityAndroidIl2cppPatchDemo solution
C++ UpdatedNov 21, 2020 -
uGUI Public
Forked from Unity-Technologies/uGUISource code for the Unity UI system.
C# Other UpdatedOct 7, 2020 -
FancyScrollView Public
Forked from setchi/FancyScrollView[Unity] A scrollview component that can implement highly flexible animations.
C# MIT License UpdatedSep 23, 2020 -
de4dot Public
Forked from de4dot/de4dot.NET deobfuscator and unpacker.
C# GNU General Public License v3.0 UpdatedAug 15, 2020 -
Miku-LuaProfiler Public
Forked from leinlin/Miku-LuaProfilerC# Apache License 2.0 UpdatedJul 30, 2020