This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9528dc5293347942d301670243d1f93232b05142
OldThink
/
runclient.bat
7 lines
101 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Copied run{client,server}.bat to the content repo (#45)
2018-03-22 18:34:32 +01:00
@
echo
off
set
PDIR
=
%~dp0
run client/server point to Content instead of Robust
2021-05-03 20:23:05 -07:00
cd
%PDIR%
Bin\Content.Client
start
Content.Client.exe
%*
Copied run{client,server}.bat to the content repo (#45)
2018-03-22 18:34:32 +01:00
cd
%PDIR%
set
PDIR
=
Reference in New Issue
Copy Permalink