this post was submitted on 01 Apr 2024
667 points (96.3% liked)

Gaming

20254 readers
153 users here now

Sub for any gaming related content!

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 9 months ago (1 children)

Java is (or at least used to be) one of the first languages new programmers started with.

Making it very accessible to create new mods.

[–] NiPfi 1 points 9 months ago

I haven't modded as of yet but I started off with Java and am now a C# Dev and the transition wasn't too hard since most of the same principles apply to both languages. Unity games, that are often written in C# to me are the most moddable ones, especially considering that there's a ecosystem for Unity mods out of the box