This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/launchers.bat

25 lines
229 B
Batchfile

@echo off
cd xtools
cd bsplib
makefile.nmake
cd ..
cd extragen
makefile.nmake
cd ..
cd sprite
makefile.nmake
cd ..
cd studio
makefile.nmake
cd ..
cd ximage
makefile.nmake
cd ..
cd xwad
makefile.nmake