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

할 일 #1

Open
6 of 11 tasks
tmvkrpxl0 opened this issue Apr 22, 2024 · 1 comment
Open
6 of 11 tasks

할 일 #1

tmvkrpxl0 opened this issue Apr 22, 2024 · 1 comment
Assignees

Comments

@tmvkrpxl0
Copy link
Collaborator

tmvkrpxl0 commented Apr 22, 2024

  • 파이썬 스크립트 다 gradle 작업으로 변경하기. 프로젝트 클론 이후 ./gradlew 돌리면 바로 돌아가도록
  • ./gradlew 실행시 발생하는 컴파일 오류 해결하기
  • 자동 빌드 및 jar 추출 스크립트 만들기
  • BigBrain 브랜치가 1.20.4로 잡혀있음
  • fuzss님 모드들에 썼던 필터 다 제거할 것. 기록 이상해서 서브모듈 망가짐
  • 버전 문자열 2개 말고 1개로 정의할 것.
    • ${parchment_version}-$minecraft_version}으로 이상하게 매핑 버전 정의하지 말고 mapping_version 두 개로 정할 것
    • ${minecraft_version}-${forge_version} 이딴거 쓰지 말고 ${forge_version} 으로 정할 것.
  • Architectury Loom에서 Fabric 하부 프로젝트 전부 제외시킬 방법 찾기
  • github CI 작성
  • 빠진 모드 채워넣기
@tmvkrpxl0
Copy link
Collaborator Author

tmvkrpxl0 commented Apr 22, 2024

settings.gradle(.kts)에 정의된 foojay 라이브러리 버전이 낮으면 Gson에서 자바 버전이 겁나 낮다고 불평할 수 있음.
자꾸 Java 버전이 9 이상은 돼야 한다는데 마인크래프트 1.20.1는 Java 17을 사용하기에 해결책이 모호함.
foojay를 최신 버전(0.8.0) 바꾸어 해결 가능.

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

1 participant