Explorar el Código

add instructions to installer.nsi

Simon Krajewski hace 12 años
padre
commit
ea930f0c96
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      doc/installer.nsi

+ 4 - 0
doc/installer.nsi

@@ -1,4 +1,8 @@
 ; Haxe/Neko Install script
+; Instructions:
+; - put haxe files in resources/haxe
+; - put neko files in resources/neko
+; - run
 
 ;--------------------------------