@Vencedor to Pixel DungeonEnglish • 2 months agoMan, I love these kinds of runsimagemessage-square12arrow-up113arrow-down12file-text
arrow-up111arrow-down1imageMan, I love these kinds of runs@Vencedor to Pixel DungeonEnglish • 2 months agomessage-square12file-text
minus-square@VencedorOPlinkEnglish3•edit-22 months agoJust looking at how it’s starting I already know this next run is going to do super well 😁
minus-square@[email protected]linkfedilinkEnglish1•2 months agoWhat version are you running? That’s definitely not vanilla or shattered.
minus-square@VencedorOPlinkEnglish1•2 months agoGoto Evan’s GitHub, then download the source code as zip. Then use an IDE to open the project, and, there you go. You can now change the code, test it and compile it. Read the documentation files on the source code first
minus-squarekerakilinkEnglish1•2 months agoThat’s awesome! But only if I knew Java 😭, just saying tho
Just looking at how it’s starting I already know this next run is going to do super well 😁
What version are you running? That’s definitely not vanilla or shattered.
It’s version 2.5.4-Vencedor! I compiled it myself 😁
How did you compile it yourself?
Goto Evan’s GitHub, then download the source code as zip. Then use an IDE to open the project, and, there you go. You can now change the code, test it and compile it. Read the documentation files on the source code first
That’s awesome! But only if I knew Java 😭, just saying tho
Dev.java has some decent tutorials
Yeah, I will take a look 😃