Browse Source

Update README.md

trethaller 6 năm trước cách đây
mục cha
commit
fd4c999d75
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -25,6 +25,8 @@ In your project, create an hxml configuration for building the plugin. Example:
     # hide-plugin.hxml
     -cp src
     -lib hide
+    -lib hxnodejs
+    -lib castle
     --macro hide.Plugin.init()
     -js hide-plugin.js
     -debug