js files are from eaglercraft’s src code
(minecraft java –> Eaglercraft HTML/JS) (How? teavm)
i have two js files a .js and a .js.map, i want to unminify it but its easier said then done.
— what i tried to do —
i found sokra’s source-map-visualization a site for un-minifying (<- if thats the right word) so i upload the js then the map then it askes me to upload the java files so i started to look at the needed file name, go through the folders to find it, select it and upload it
a little in i realized it may require a hell of alot files so i checked with sources.length and and i was right i would have to manually find and upload 1258 java files so i figured might as well as others if they know what would work in this specific situation
google drive contains: rar with the src code for eaglercraft 1.5.2 (and mc 1.5.2 i believe), & teavm from the github + a readme.md before i moved it to google drive as a precaution to any copyright claims
if you helped or atleast tried thanks – kaleb1583