Search found 1 match
- Wed May 20, 2020 4:24 pm
- Forum: Developers
- Topic: Is it possible to register a file extension for a plugin?
- Replies: 1
- Views: 7595
Is it possible to register a file extension for a plugin?
I have a scene importer plugin. I want my file type to be opened by the program(File->Open or start a program with parameters), but processed by the plugin. Is it possible?