πŸ“„Understanding Projects

How Projects work

Projects in SirenSharp allow you to save your work. Its is a very primitive system in its current state, but it gets the job done.

You have the ability to:

  • Create Projects

  • Open Projects

  • Save Projects

Creating a project will create a <projectname>.ssproj file in the location of your choosing. This file stores data about the AWC's and Sirens in the project in an XML format.

I am open to suggestions for improvement of this system - as with everyting else in SirenSharp.

Last updated