-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Haiden edited this page Jul 5, 2024
·
5 revisions
- Download the exe + dlls found here for the latest dev build
- latest non-dev release can be downloaded from releases and all contents under
native-image-items/build-resultsshould be what is needed
- latest non-dev release can be downloaded from releases and all contents under
- Place these in any folder you want, I would recommend
$HOME/mal-cli/as that is also where yourmal-secret.jsonshould go. Your home folder can be found viaecho %userprofile%on windows - Add
$HOME/mal-cli/folder to yourPATHvariable. Since Powershell always truncates my$PATH, I've come to like using the advanced system settings. Tutorial here