SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
594 B

{
"name": "com.unity.subsystemregistration",
"displayName": "Subsystem Registration",
"version": "1.0.6",
"unity": "2018.3",
"description": "Provides internal registration mechanism for standalone subsystems. It allows a standalone subsystem to inform the Subsystem Manager of its existence.",
"keywords": [
"subsystem",
"registration",
"internal"
],
"dependencies": {},
"repository": {
"type": "git",
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.subsystemregistration.git",
"revision": "0b4157c6c0a160c51e74ead305aee77e6f29527d"
}
}