We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c9bee commit 7eff245Copy full SHA for 7eff245
2 files changed
Changelog.txt
@@ -2,6 +2,9 @@
2
- Reworked the download Tab
3
- Removed the option to symlink plugins, This was just a debugging feature I forgot to remove
4
- Added to option to skip the script extender swap step for Bethesda games
5
+- Removed Mo2 import, It did not work as intended
6
+- Reworked vanilla plugin detection, Stops manually installed plugins being flagged as vanilla
7
+- Fixed some broken deploy sites not deploying correctly
8
9
- v1.3.1
10
- Added some missing dependencies to appimage build
src/version.py
@@ -1 +1 @@
1
-__version__ = "1.3.2-beta.1"
+__version__ = "1.3.2-beta.2"
0 commit comments