Browse Source

main addon

Brett 5 năm trước cách đây
mục cha
commit
ce20f8bc40
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/init.lua

+ 1 - 1
scripts/init.lua

@@ -1,3 +1,3 @@
 fs_copy("./.hemtt/template/include", "./include")
-fs_copy("./.hemtt/template/addons/main", "./addons/")
+fs_copy("./.hemtt/template/addons/main", "./addons/main")
 fs_copy("./.hemtt/template/mod.ht.cpp", "./mod.ht.cpp")