Files
XRLib/Assets/Plugins/log4uni_1.2.2/package.json
2025-09-03 17:20:21 +09:00

24 lines
560 B
JSON

{
"name": "com.holyshovelsoft.opensource.log4uni",
"displayName": "log4uni",
"version": "1.2.2",
"unity": "2021.3",
"description": "log4net wrapper and UnityEngine.Debug appender for Unity.",
"keywords": [
"tool",
"log",
"log4net",
"unity"
],
"dependencies": {
},
"author": {
"name": "Holy Shovel Soft",
"email": "support@holyshovelsoft.com",
"url": "https://github.com/HolyShovelSoft/log4uni.git"
},
"repository": {
"url": "https://github.com/HolyShovelSoft/log4uni.git",
"type": "git"
}
}