File tree Expand file tree Collapse file tree 8 files changed +19
-7
lines changed
Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows</TargetFrameworks >
55 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
6- <Version >0.17.3 .0</Version >
6+ <Version >0.17.4 .0</Version >
77 <Copyright >Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright >
88 <DebugType >embedded</DebugType >
99 </PropertyGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows</TargetFrameworks >
5- <Version >0.17.3 .0</Version >
5+ <Version >0.17.4 .0</Version >
66 <Copyright >Copyright © Perfare 2018-2022; Copyright © aelurum 2023</Copyright >
77 <DebugType >embedded</DebugType >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 55 <TargetFrameworks >net472;net6.0;net7.0;net8.0</TargetFrameworks >
66 <AssemblyTitle >AssetStudioMod by aelurum</AssemblyTitle >
77 <AssemblyName >AssetStudioModCLI</AssemblyName >
8- <Version >0.17.3 .0</Version >
8+ <Version >0.17.4 .0</Version >
99 <Copyright >Copyright © Perfare; Copyright © aelurum 2023</Copyright >
1010 <PlatformTarget >AnyCPU</PlatformTarget >
1111 <DebugType >embedded</DebugType >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows</TargetFrameworks >
55 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
6- <Version >0.17.3 .0</Version >
6+ <Version >0.17.4 .0</Version >
77 <Copyright >Copyright © Perfare 2018-2022; Copyright © hozuki 2020</Copyright >
88 <DebugType >embedded</DebugType >
99 </PropertyGroup >
Original file line number Diff line number Diff line change 77 <ApplicationIcon >Resources\as.ico</ApplicationIcon >
88 <AssemblyTitle >AssetStudioMod by aelurum</AssemblyTitle >
99 <AssemblyName >AssetStudioModGUI</AssemblyName >
10- <Version >0.17.3 .0</Version >
10+ <Version >0.17.4 .0</Version >
1111 <Copyright >Copyright © Perfare 2018-2022; Copyright © aelurum 2021-2023</Copyright >
1212 <DebugType >embedded</DebugType >
1313 </PropertyGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net472;net6.0;net6.0-windows;net7.0;net7.0-windows;net8.0;net8.0-windows</TargetFrameworks >
5- <Version >0.17.3 .0</Version >
5+ <Version >0.17.4 .0</Version >
66 <Copyright >Copyright © Perfare 2018-2022; Copyright © aelurum 2023</Copyright >
77 <DebugType >embedded</DebugType >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.17.4.0 [ 16-12-2023]
4+ - Added support for Live2D Fade motions
5+ - [GUI] Added related settings to the Export Options window
6+ - [CLI] Added options section with related settings
7+ - Added support for separate PreloadData (https://github.com/Perfare/AssetStudio/issues/690 )
8+ - [ GUI] Added support for .lnk files via Drag&Drop (https://github.com/aelurum/AssetStudio/issues/13 )
9+ - [ GUI] Added support for Drag&Drop files from a browser
10+ - [ GUI] Added console logger
11+ - Added option to save log to a file
12+ - [ GUI] Added option to not build a tree structure
13+ - Made some other minor fixes and improvements
14+
315## v0.17.3.0 [ 13-09-2023]
416- [ CLI] Added support for exporting split objects (fbx) (https://github.com/aelurum/AssetStudio/pull/10 )
517- [ CLI] Fixed display of asset names in the exported asset list in some working modes
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net472</TargetFramework >
55 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
6- <Version >0.17.3 .0</Version >
6+ <Version >0.17.4 .0</Version >
77 <Copyright >Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright >
88 <DebugType >embedded</DebugType >
99 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments