Line 39:
Line 39:
# Extract the arhive and place the 3 folders where you want (recommended in C:\devkitPro)
# Extract the arhive and place the 3 folders where you want (recommended in C:\devkitPro)
# Info : "MLlib" folder is where the library is; "MLlib_" folder is where the source is (you can delete it if you want); "MLlib_Others" is where the template, examples, ressources are.
# Info : "MLlib" folder is where the library is; "MLlib_" folder is where the source is (you can delete it if you want); "MLlib_Others" is where the template, examples, ressources are.
−
# Set the environment variable "MLPATH" to your path to the MLlib. (eg. "/c/devkitPro/MLlib") To do that, open the Start menu, right-click on Computer -> Properties, then go to the advanced settings -> environments variables. Set it there. It's recommended to restart the computer
+
# Set the environment variable "MLPATH" to your path to the MLlib. (eg. "/c/devkitPro/MLlib") To do that, open the Start menu, right-click on Computer -> Properties, then go to the advanced settings -> environments variables. Set it there. It's recommended to restart the computer.
# It should be done ! Go explore examples ! :D (test if it works via an example)
# It should be done ! Go explore examples ! :D (test if it works via an example)