This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
haxe
/
HaxeFoundation.haxe
miroir de
https://github.com/HaxeFoundation/haxe.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
updated (default parameters).
Nicolas Cannasse
il y a 19 ans
Parent
d34a9d59e1
commit
d4ee2230fd
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
doc/haxeserver.bat
+ 1
- 1
doc/haxeserver.bat
Voir le fichier
@@ -1,3 +1,3 @@
@echo off
-nekotools server
+nekotools server
-p 2000 -h localhost -d .\
pause