This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
updated (default parameters).
Nicolas Cannasse
19 years ago
parent
d34a9d59e1
commit
d4ee2230fd
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
doc/haxeserver.bat
+ 1
- 1
doc/haxeserver.bat
View File
@@ -1,3 +1,3 @@
@echo off
@echo off
-nekotools server
+nekotools server
-p 2000 -h localhost -d .\
pause
pause