User Tools

Site Tools


mod_development:decompiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
mod_development:decompiling [2023/03/22 18:26] – [Requirements] zeromod_development:decompiling [2023/03/22 18:28] – [RetroMCP-Java] zero
Line 15: Line 15:
  
 ===== RetroMCP-Java ===== ===== RetroMCP-Java =====
-- Download the latest release from Github Releases. +  - Download the latest release from Github Releases. 
-- To launch with the GUI, simply click on the JAR file twice. +  - To launch with the GUI, simply click on the JAR file twice. 
-- To launch with the CLI, use: <code bash>java -jar "RetroMCP-Java-all.jar"</code> +  - To launch with the CLI, use: <code bash>java -jar "RetroMCP-Java-all.jar"</code> 
-- To launch the GUI from a CLI, type the following to launch the GUI: <code bash>java -cp "RetroMCP-Java-all.jar" org.mcphackers.mcp.main.MainGUI</code> +  - To launch the GUI from a CLI, type the following to launch the GUI: <code bash>java -cp "RetroMCP-Java-all.jar" org.mcphackers.mcp.main.MainGUI</code> 
-- After opening RetroMCP-Java, use the version dropdown to select a version or use the command: <code bash>setup [version]</code> +  - After opening RetroMCP-Java, use the version dropdown to select a version or use the command: <code bash>setup [version]</code> 
-- (Optional) Apply extra mods and APIs to ''%%jars/minecraft.jar%%'' +  - (Optional) Apply extra mods and APIs to ''%%jars/minecraft.jar%%'' 
-- Press the decompile button or type: <code bash>decompile</code>+  - Press the decompile button or type: <code bash>decompile</code>
  
 ===== LTS ===== ===== LTS =====
mod_development/decompiling.txt · Last modified: 2023/03/22 19:13 by zero

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki