Sage-of-Mirrors / SuperBMD

A library to import and export various 3D model formats into the Binary Model (BMD) format.
38 stars 20 forks source link

Drag and drop functionality #18

Open MichaelHinrichs opened 3 years ago

MichaelHinrichs commented 3 years ago

The application now checks if the first argument ends in ".bmd" or "bdl". If it does, it is used as the input. If it doesn't, the application will continue to switch (args[i]) to check for the traditional arguments.