You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
SlushiUtils.printMsg("Usage: haxeCompileU [command]\nCommands:\n\t--prepare: Creates hxCompileUConfig.json in the current directory.\n\t--import \033[3mHAXE_LIB\033[0m: Imports a JSON file from a Haxe lib to the current directory \n\t--compile: Compiles the project. \n\t\tUse \"--compile --onlyHaxe\" for compiling only the Haxe part. \n\t\tUse \"--compile --onlyCafe\" for compiling only the Wii U part.\n\t\tAdd \"--debug\" or \"--onlyHaxe --debug\" to enable Haxe debug mode\n\t--searchProblem \033[3mLINE_ADDRESS\033[0m: search for a line of code in the [.elf] file from a line address of some log using DevKitPro's powerpc-eabi-addr2line program\n\t--udpServer: Starts the UDP server on port 4405 to view logs from the Wii U\n\t--send: Sends the .rpx or .wps file to the Wii U\n\t--version: Shows the version of the compiler\n\t--help: Shows this message",
0 commit comments