Playground: Support opening gml file by path as command line argument

This commit is contained in:
Brendan Coles 2021-01-05 14:03:12 +00:00 committed by Andreas Kling
commit 5c0c4f4b2d
Notes: sideshowbarker 2024-07-19 00:05:45 +09:00
3 changed files with 21 additions and 4 deletions

View file

@ -12,6 +12,7 @@ wav=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet
gml=/bin/Playground
*=/bin/TextEditor
[Protocol]