Skip to content

StudioBside/StarServerEngine

Repository files navigation

.NET publish nuget

StarServerEngine

This is the game server engine code for a new project at Studio Biside. Not all engine code will be disclosed; only basic content useful for side project development will be shared.

스튜디오비사이드의 신규 프로젝트의 게임서버 엔진 코드입니다. 모든 엔진코드를 공개하지는 않습니다. side project 개발에 쓰일만한 기본적인 내용들만 공개됩니다.

As of the current moment, the engine layer consists of approximately 20 projects. These projects are actively under development and are planned to undergo significant improvements in the future.

현재 시점 기준 엔진 레이어는 약 20여개의 프로젝트로 이루어져 있습니다. 프로젝트는 활발하게 개발 진행중이며 앞으로도 많은 개선을 이루어 나갈 예정입니다.

Please join us as a companion in the journey of creating unprecedented joy in the world together!

세상에 없던 즐거움을 만들어 나가는 여정을 함께할 우리의 동료가 되어주세요!


Modules by functionality

Tools

Several internal development tools listed below will be made public. They do not contain project-specific content, so they can be used directly, but there are no plans to distribute separately built executable files.

다음의 몇가지 내부 개발용 툴이 공개됩니다. 프로젝트에 종속적인 내용이 없어 바로 사용도 가능하지만, 빌드한 실행파일을 별도로 배포할 예정은 없습니다.

Installation

download from nuget.org

dotnet add package Cs.Logging
dotnet add package Cs.Core
...

License

This project is licensed under the MIT License. For details, see the License File.

Contact

mailto: github@studiobside.com

About

a part of the engine code for the new project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages