mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Init TEngine4.0.0
Init TEngine4.0.0
This commit is contained in:
5
Tools/build-luban.sh
Normal file
5
Tools/build-luban.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
[ -d Luban ] && rm -rf Luban
|
||||
|
||||
dotnet build ../../luban/src/Luban/Luban.csproj -c Release -o Luban
|
Reference in New Issue
Block a user