feat: setup window using the api
This commit is contained in:
parent
61c18429a2
commit
19cd8e5d03
27 changed files with 1364 additions and 10 deletions
13
Packages/AppWindowUtility/package.json
Normal file
13
Packages/AppWindowUtility/package.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "com.sator-imaging.app-window-utility",
|
||||
"displayName": "App Window Utility",
|
||||
"version": "1.0.0",
|
||||
"unity": "2018.3",
|
||||
"description": "Utility for configuring application window style. With this utility, you can make application window transparent, frameless and more.\n\nCopyright (c) 2021 Sator Imaging, all rights reserved.",
|
||||
|
||||
"author": {
|
||||
"name": "Sator Imaging",
|
||||
"url": "https://www.sator-imaging.com/"
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue