初始化内容

This commit is contained in:
2026-09-16 14:07:40 +08:00
parent 6934b390bf
commit 4f643c1e7c
18350 changed files with 6088489 additions and 305 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"filename":"dl_particle_config.h",
"brief":"粒子系统配置",
"version":"1.0",
"author":"lveyou",
"date":"26-08-14",
"note":"使用dl_config自动生成的配置,请勿手动修改",
"namespace":"dl",
"log_function": "dl::log_warn0",
"register_lua": true,
"path_in": "./particle/config.json",
"path_out_code": "../../dl/render/dl_particle_config.h",
"path_out_json": "../../res/dl/default_particle.json",
"type_replace":{}
}