Add os_files package
file dialog, system file/folder icon, open file with default app
This commit is contained in:
parent
fc31f14c2d
commit
e99be0d335
1 changed files with 12 additions and 0 deletions
|
|
@ -7745,5 +7745,17 @@
|
|||
"description": "Nico game engine",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ftsf/nico"
|
||||
},{
|
||||
"name": "os_files",
|
||||
"url": "https://github.com/tormund/os_files",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dialogs",
|
||||
"file",
|
||||
"icon"
|
||||
],
|
||||
"description": "Crossplatform (x11, windows, osx) native file dialogs; sytem file/folder icons in any resolution; open file with default application",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tormund/os_files"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue