Skip to content

go-cinch/game-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Game Proto

add

# normal add
git submodule add -b main --name api/game-proto https://github.com/go-cinch/game-proto.git ./api/game-proto

# or force add
git submodule add -f -b main --name api/game-proto https://github.com/go-cinch/game-proto.git ./api/game-proto

update

git submodule update --force --recursive --init --remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published