New answers tagged java
0
votes
Having trouble creating a ModGUIConfig with a custom category
Turns out that category names must be lowercase, the issue was fixed by changing public static final String CATEGORY_FARMING = "Farming"; to ...
Top 50 recent answers are included
Related Tags
java × 3437libgdx × 960
android × 512
lwjgl × 343
opengl × 337
2d × 298
collision-detection × 228
slick × 207
box2d × 127
physics × 101
3d × 100
rendering × 87
mathematics × 86
tilemap × 85
architecture × 83
graphics × 79
minecraft-modding × 76
movement × 74
game-loop × 74
sprites × 73
tiles × 71
textures × 69
optimization × 69
game-design × 68
algorithm × 66