How do I DELETE a project in Corona SDK?

I’m just curious how to delete a project in the Corona SDK? 

@Cory,

  1. Welcome to the community.

  2. Answer: Locate the folder you placed your project in and delete that folder.

Note: The assumption is that you made a folder and created some or all of these files (and more) in it:

  • main.lua
  • build.settings
  • config.lua
  • more as needed.

It’s very simple @cory56 

Just locate the project where it is and delete the whole folder.

@Cory,

  1. Welcome to the community.

  2. Answer: Locate the folder you placed your project in and delete that folder.

Note: The assumption is that you made a folder and created some or all of these files (and more) in it:

  • main.lua
  • build.settings
  • config.lua
  • more as needed.

It’s very simple @cory56 

Just locate the project where it is and delete the whole folder.