Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
ccuser44 authored Nov 25, 2024
1 parent 0b23047 commit c00bb38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ echo Updating Roblox standard library with %SELENE_COMMAND%
echo Checking for lint errors with %SELENE_COMMAND% from ./Loader and ./MainModule
%SELENE_COMMAND% ./MainModule ./Loader

echo Running %ROJO_COMMAND% build -o Adonis.rbxm
%ROJO_COMMAND% build -o Adonis.rbxm
echo Running %ROJO_COMMAND% build -o Adonis.rbxl
%ROJO_COMMAND% build -o Adonis.rbxl

ENDLOCAL

0 comments on commit c00bb38

Please sign in to comment.