You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-7
Original file line number
Diff line number
Diff line change
@@ -129,13 +129,7 @@ Please note that support for a macOS devices is <em><strong>possible</strong></e
129
129
<br/>
130
130
131
131
# Installing
132
-
To install, you will need to download and install ["Anastasiy's Extension Manager"](https://install.anastasiy.com/)
133
-
Then download zxp package from [releases](https://github.com/Daniil-SV/SupercellSWF-Animate/releases)
134
-
Open extension manager, click on "Install" button and then select zxp package you downloaded
135
-
After a successful installation notification, you can close program and open Adobe Animate for use
136
132
137
-
## Alternative installing
138
-
Go to folder `C:\Users\{USER NAME}\AppData\Roaming\Adobe\CEP\extensions` (If some folders do not exist, create) then create folder `com.scwmake.SupercellSWF`, open .zxp package as zip and unzip to created folder.
139
133
140
134
<br/>
141
135
@@ -206,11 +200,13 @@ You can find a list of all available examples in ["examples"](/examples/README.m
206
200
207
201
# Issues
208
202
If you find any problem with the export process, please report it in [Issues](https://github.com/sc-workshop/SupercellSWF-Animate/issues) or [join our Discord Server](https://discord.gg/uPnDsns6G6)
209
-
Also, native part of plugin saves logs in "%temp%/com.scwmake.SupercellSWF_log.txt", please provide them along with a description for a faster solution to the problem.
203
+
Also, native part of plugin saves logs in "%temp%/org.scWorkshop.SupercellSWF_export_log.txt", please provide them along with a description for a faster solution to the problem.
210
204
211
205
<br/>
212
206
213
207
# Changelog
208
+
## v 1.2.1
209
+
- Added experimental installer
214
210
## v 1.2.0
215
211
- Complete refactoring of code
216
212
- Changed and improved design of Publisher Settings
0 commit comments