Skip to content

NicoIer/GameServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameServer

简介

初始化

  • 安装依赖
donet restore
  • 初始化子模块
git submodule update --init --recursive

命令速查

  • 移除子模块
git submodule deinit XXXXXX
git rm XXXXXX
rm -rf .git/modules/XXXXXX

JoltServer

基于JoltPhysics的物理系统服务器,为Unity游戏提供物理服务

Soccer Game Demo

jolt_renderer_soccer_game.png

About

C# Game Server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages