Browse Source

add instructions to installer.nsi

Simon Krajewski 12 năm trước cách đây
mục cha
commit
ea930f0c96
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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
 
 ;--------------------------------