This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
haxe
/
HaxeFoundation.haxe
mirror da
https://github.com/HaxeFoundation/haxe.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
updated (default parameters).
Nicolas Cannasse
19 anni fa
parent
d34a9d59e1
commit
d4ee2230fd
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
doc/haxeserver.bat
+ 1
- 1
doc/haxeserver.bat
Vedi File
@@ -1,3 +1,3 @@
@echo off
-nekotools server
+nekotools server
-p 2000 -h localhost -d .\
pause