mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
Allow openScriptsExternally option to be changed during sync (#911)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Updated Theme to use Studio colors ([#838])
|
||||
* Improved patch visualizer UX ([#883])
|
||||
* Added experimental setting for Auto Connect in playtests ([#840])
|
||||
* `Open Scripts Externally` option can now be changed while syncing ([#911])
|
||||
* Projects may now specify rules for syncing files as if they had a different file extension. ([#813])
|
||||
This is specified via a new field on project files, `syncRules`:
|
||||
|
||||
@@ -61,6 +62,7 @@
|
||||
[#883]: https://github.com/rojo-rbx/rojo/pull/883
|
||||
[#893]: https://github.com/rojo-rbx/rojo/pull/893
|
||||
[#903]: https://github.com/rojo-rbx/rojo/pull/903
|
||||
[#911]: https://github.com/rojo-rbx/rojo/pull/911
|
||||
|
||||
## [7.4.1] - February 20, 2024
|
||||
* Made the `name` field optional on project files ([#870])
|
||||
|
||||
Reference in New Issue
Block a user