mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:34:43 -04:00
Save backups for all opened projects
current_save_paths and backup_save_paths in OpenSave.gd are arrays now, have paths for every project
This commit is contained in:
parent
2c409ab025
commit
709a401373
8 changed files with 81 additions and 66 deletions
|
@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). All the dates are in YYYY-MM-DD format.
|
||||
<br><br>
|
||||
|
||||
## [v0.8] - Unreleased
|
||||
|
||||
### Added
|
||||
- Project tabs! You can now have multiple projects open at the same time, and access each one with tabs.
|
||||
<br><br>
|
||||
|
||||
## [v0.7.1] - Unreleased
|
||||
This update has been brought to you by the contributions of:
|
||||
Igor Santarek (jegor377), rob-a-bolton, Kinwailo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue