BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
315 stars 39 forks source link

Initial project is missing player code when using Marketplace install #15

Closed rjobling closed 4 years ago

rjobling commented 4 years ago

I had been wondering how I was going to integrate a mod player, but it turns out your sample does this. However the samples generated from the Marketplace install don't include the mod player. Not sure why that is but it seemed worth mentioning.

BartmanAbyss commented 4 years ago

Thanks for the comment. The next version isn't completed, so I haven't uploaded it to the marketplace. However, you can just get the contents of the 'template' folder from GitHub and use that with the marketplace version.

BartmanAbyss commented 4 years ago

You can have a look at the latest preview release