Files
Fishing2/Assets/Obvious/Soap/package.json
2026-01-01 23:09:08 +08:00

18 lines
587 B
JSON

{
"name": "com.obvious.soap",
"version": "3.6.1",
"displayName": "Soap - ScriptableObject Architecture",
"description": "Soap helps you gain speed and keep a clean architecture in your game development by leveraging the power of ScriptableObject.",
"unity": "2019.4",
"keywords": [
"ScriptableObject","Architecture","Dependencies"
],
"author": {
"name": "Obvious Games",
"email": "obviousgame.contact@gmail.com",
"url": "https://www.youtube.com/@obviousgame"
},
"documentationUrl": "https://obvious-game.gitbook.io/soap",
"hideInEditor" : "false"
}