aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 331b982..29ca643 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]