You can place it anywhere, but it is a terminal application, so you will have to run it from the console (like cmd.exe or Powershell). If you want it to be available, you will have to place it in a directory that is in your Windows %PATH%.
For example, if you want to lint your resources:
-
cd to your resources/ directory
- Run it like so:
C:\Path\To\rage-lint.exe **/*.meta
1 Like