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" } ]