I'm in a college class in a group project where we need to use Easy68k, which uses the .x68k extension for files, but it's a Windows only application and I'm on an Apple Silicon Macbook, so I'm looking for some way that I can spend more time developing on Mac and minimizing my time with Easy68k on my PC.
I can try to write a script to automatically change the file extensions every time I git push, but I was hoping for a simpler solution.