-
I really like the mod and it would be great if it could be ported to 1.16+. I already successfully built the source code for the 1.15 port. But now I don’t know where to start to help with porting the mod to 1.15 and eventually to 1.16+. Is there any simple task to begin with coding at the port 1.15 branch? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 15 replies
-
+1 me too. Scala is new for me but I'll see what I can do. |
Beta Was this translation helpful? Give feedback.
-
Maybe you could do a PR for the port? |
Beta Was this translation helpful? Give feedback.
-
I'm releasing a 1.15 build some time this week and then immediately porting to 1.16 for further development. As far as I know, changes in 1.16 are very minimal and it would only take me an hour or two. And since I'm still moving stuff around quite a lot, it might be a headache trying to get our changes to merge together in the end. The most meaningful way you can help is by trying to find bugs and issues on the 1.15-port branch. I'd like to polish it up as much as possible before release, so note any tiny details that seem off. Also, I just recently got the jar files building with Gradle, but I have not yet installed it into an actual Forge installation to see if it loads up correctly. Did anyone try this yet? |
Beta Was this translation helpful? Give feedback.
-
Pushed initial 1.16 port here: |
Beta Was this translation helpful? Give feedback.
Pushed initial 1.16 port here:
https://github.com/MrTJP/ProjectRed/tree/port-1.16