updatemods.bat 180 B

123456789
  1. echo off
  2. echo.
  3. echo ***** Updating modules *****
  4. echo.
  5. ..\bin\mx2cc_windows makemods -config=release -target=desktop
  6. ..\bin\mx2cc_windows makemods -config=debug -target=desktop