Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft 버전에 따른 branch 분리에 관한 제안 #21

Open
MPThLee opened this issue Oct 17, 2020 · 1 comment
Open

Minecraft 버전에 따른 branch 분리에 관한 제안 #21

MPThLee opened this issue Oct 17, 2020 · 1 comment

Comments

@MPThLee
Copy link
Contributor

MPThLee commented Oct 17, 2020

현재 소스가 공개된 모드들 중 많은 경우가 마인크래프트 버전에 따른 branch를 운용하고있습니다.
(SemVer 기준으로) 기본적으로 minor, 마인크래프트 내부를 크게 변경하는 경우 patch까지 세분화하여 운영중에 있습니다.
가장 큰 예시로 모드 프레임워크인 MinecraftForge 도 현재 minor 버전까지 버전을 나눠서 관리중입니다.

#7 (comment) 에서 언급되었듯이, 하위버전 포팅계획이 있으신걸로 보이는데 이에 관련해서 미리 제안을 해봅니다.
개인적인 의견으로 minor까지 세분화하고, 최신버전을 default branch로 하는 방식이 좋아보입니다.

@sokcuri
Copy link
Owner

sokcuri commented Oct 19, 2020

@MPThLee 님이 말씀하신대로 dev 브랜치를 두고 마인크래프트 버전별로 관리하는게 좋아보이네요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants