ProjectDDD/Assets/_Datas/SLShared/SLUnity/package.json
2025-06-17 20:47:57 +09:00

14 lines
361 B (Stored with Git LFS)
JSON

{
"name": "com.superlazy.slunity",
"displayName": "SL Unity",
"description": "SL Unity",
"version": "1.0.0",
"unity": "2018.2",
"license": "MIT",
"dependencies": {
"com.superlazy.sllogger": "latest",
"com.superlazy.slsystem": "latest",
"com.unity.addressables": "lastest",
"com.unity.render-pipelines.universal": "lastest"
}
}