diff --git a/.gitignore b/.gitignore
index 2848f26..0615283 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@
_*/
Common/*
!Common/mscorlib.dll
-*.xcf
\ No newline at end of file
+*.xcf
+publish.bat
+thunderstore.toml
\ No newline at end of file
diff --git a/Enhancements/AttractVideoPlayer/AttractVideoPlayer.csproj b/Enhancements/AttractVideoPlayer/AttractVideoPlayer.csproj
index 434512a..5e9594e 100644
--- a/Enhancements/AttractVideoPlayer/AttractVideoPlayer.csproj
+++ b/Enhancements/AttractVideoPlayer/AttractVideoPlayer.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.AttractVideoPlayer.mm
Control attract mode videos
+ 3.4.1
enhancements
diff --git a/Enhancements/BetterGiveUp/BetterGiveUp.csproj b/Enhancements/BetterGiveUp/BetterGiveUp.csproj
index d7df993..a9b2ade 100644
--- a/Enhancements/BetterGiveUp/BetterGiveUp.csproj
+++ b/Enhancements/BetterGiveUp/BetterGiveUp.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.BetterGiveUp.mm
Forfeit (red menu) and restart (yellow menu)
+ 3.4.0
enhancements
diff --git a/Enhancements/DisableGP/DisableGP.csproj b/Enhancements/DisableGP/DisableGP.csproj
index 5f268c6..aacdedc 100644
--- a/Enhancements/DisableGP/DisableGP.csproj
+++ b/Enhancements/DisableGP/DisableGP.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.DisableGP.mm
Remove credits and GP
+ 3.4.0
enhancements
diff --git a/Enhancements/DisableTimers/DisableTimers.csproj b/Enhancements/DisableTimers/DisableTimers.csproj
index cc3457e..dfa9708 100644
--- a/Enhancements/DisableTimers/DisableTimers.csproj
+++ b/Enhancements/DisableTimers/DisableTimers.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.DisableTimers.mm
Disable all timers
+ 3.4.0
enhancements
diff --git a/Enhancements/InfiniteStory/InfiniteStory.csproj b/Enhancements/InfiniteStory/InfiniteStory.csproj
index 2b41a07..4d4cb17 100644
--- a/Enhancements/InfiniteStory/InfiniteStory.csproj
+++ b/Enhancements/InfiniteStory/InfiniteStory.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.InfiniteStory.mm
Lift the limit of one story per credit
+ 3.4.0
enhancements
diff --git a/Enhancements/Pause/Pause.csproj b/Enhancements/Pause/Pause.csproj
index ee65a1a..5183660 100644
--- a/Enhancements/Pause/Pause.csproj
+++ b/Enhancements/Pause/Pause.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.Pause.mm
Pause the game with the service button
+ 3.4.0
enhancements
diff --git a/Enhancements/SkipNotices/SkipNotices.csproj b/Enhancements/SkipNotices/SkipNotices.csproj
index a712fea..2b53ef3 100644
--- a/Enhancements/SkipNotices/SkipNotices.csproj
+++ b/Enhancements/SkipNotices/SkipNotices.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.SkipNotices.mm
Skip event/safety notices
+ 3.4.0
enhancements
diff --git a/Extras/Blacklist/Blacklist.csproj b/Extras/Blacklist/Blacklist.csproj
index ee6d658..4af184c 100644
--- a/Extras/Blacklist/Blacklist.csproj
+++ b/Extras/Blacklist/Blacklist.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.Blacklist.mm
Block custom chart scores from uploading
+ 3.4.0
extras
diff --git a/Extras/MoreProfileOptions/MoreProfileOptions.csproj b/Extras/MoreProfileOptions/MoreProfileOptions.csproj
index 0937fcb..25a8fa0 100644
--- a/Extras/MoreProfileOptions/MoreProfileOptions.csproj
+++ b/Extras/MoreProfileOptions/MoreProfileOptions.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.MoreProfileOptions.mm
Additional track skip options and alternative client-side rating algorithms
+ 3.4.0
extras
diff --git a/Extras/PlatinumTiming/PlatinumTiming.csproj b/Extras/PlatinumTiming/PlatinumTiming.csproj
index bdaea3d..797f2f3 100644
--- a/Extras/PlatinumTiming/PlatinumTiming.csproj
+++ b/Extras/PlatinumTiming/PlatinumTiming.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.PlatinumTiming.mm
Show platinum early/late counts on the result screen
+ 3.4.0
extras
diff --git a/Extras/SelectBGM/SelectBGM.csproj b/Extras/SelectBGM/SelectBGM.csproj
index c0a5165..e67940d 100644
--- a/Extras/SelectBGM/SelectBGM.csproj
+++ b/Extras/SelectBGM/SelectBGM.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.SelectBGM.mm
Select menu BGM
+ 3.4.0
extras
diff --git a/Extras/SkipCutscenes/SkipCutscenes.csproj b/Extras/SkipCutscenes/SkipCutscenes.csproj
index 449c5f7..d79792b 100644
--- a/Extras/SkipCutscenes/SkipCutscenes.csproj
+++ b/Extras/SkipCutscenes/SkipCutscenes.csproj
@@ -1,7 +1,8 @@
Assembly-CSharp.SkipCutscenes.mm
- Skip "Are you ready? Let's shoot" etc.
+ Skip time wasters
+ 3.4.0
extras
diff --git a/Extras/SortByInternalDifficulty/SortByInternalDifficulty.csproj b/Extras/SortByInternalDifficulty/SortByInternalDifficulty.csproj
index 5a13646..3899e8c 100644
--- a/Extras/SortByInternalDifficulty/SortByInternalDifficulty.csproj
+++ b/Extras/SortByInternalDifficulty/SortByInternalDifficulty.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.SortByInternalDifficulty.mm
Group or sort by internal difficulty level
+ 3.4.0
extras
diff --git a/Extras/TestMenuConfig/TestMenuConfig.csproj b/Extras/TestMenuConfig/TestMenuConfig.csproj
index 2ae1b8d..75a3098 100644
--- a/Extras/TestMenuConfig/TestMenuConfig.csproj
+++ b/Extras/TestMenuConfig/TestMenuConfig.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.TestMenuConfig.mm
Test menu config for mu3-mods
+ 3.4.0
extras
diff --git a/Fixes/DisableEncryption/DisableEncryption.csproj b/Fixes/DisableEncryption/DisableEncryption.csproj
index 6e6a094..4890df3 100644
--- a/Fixes/DisableEncryption/DisableEncryption.csproj
+++ b/Fixes/DisableEncryption/DisableEncryption.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.DisableEncryption.mm
Disable network encryption
+ 3.4.0
fixes
diff --git a/Fixes/DisableMaintenance/DisableMaintenance.csproj b/Fixes/DisableMaintenance/DisableMaintenance.csproj
index be1f7dc..a864e72 100644
--- a/Fixes/DisableMaintenance/DisableMaintenance.csproj
+++ b/Fixes/DisableMaintenance/DisableMaintenance.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.DisableMaintenance.mm
Disable maintenance
+ 3.4.0
fixes
diff --git a/Fixes/ExclusiveAudio/ExclusiveAudio.csproj b/Fixes/ExclusiveAudio/ExclusiveAudio.csproj
index a79c480..a718601 100644
--- a/Fixes/ExclusiveAudio/ExclusiveAudio.csproj
+++ b/Fixes/ExclusiveAudio/ExclusiveAudio.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.ExclusiveAudio.mm
2-channel exclusive audio (may cause bass overload)
+ 3.4.0
fixes
diff --git a/Fixes/FrameRate/FrameRate.csproj b/Fixes/FrameRate/FrameRate.csproj
index 2e2356f..a9348e9 100644
--- a/Fixes/FrameRate/FrameRate.csproj
+++ b/Fixes/FrameRate/FrameRate.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.FrameRate.mm
Fix game speed on non-60Hz display or change the frame rate
+ 3.4.0
fixes
diff --git a/Fixes/LoadBoost/LoadBoost.csproj b/Fixes/LoadBoost/LoadBoost.csproj
index dd96a58..8f11877 100644
--- a/Fixes/LoadBoost/LoadBoost.csproj
+++ b/Fixes/LoadBoost/LoadBoost.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.LoadBoost.mm
Speed up startup
+ 3.4.0
fixes
diff --git a/Fixes/TestMenuScaling/TestMenuScaling.csproj b/Fixes/TestMenuScaling/TestMenuScaling.csproj
index 35017fd..71f6f8a 100644
--- a/Fixes/TestMenuScaling/TestMenuScaling.csproj
+++ b/Fixes/TestMenuScaling/TestMenuScaling.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.TestMenuScaling.mm
Proper test menu scaling on resolutions other than 1080x1920
+ 3.4.0
fixes
diff --git a/Mu3Mods.csproj b/Mu3Mods.csproj
index 2d51c3d..994a398 100644
--- a/Mu3Mods.csproj
+++ b/Mu3Mods.csproj
@@ -2,8 +2,6 @@
net35
7EVENDAYS⇔HOLIDAYS
- 3.3.1.0
- 3.3.1
true
latest
x64
@@ -25,15 +23,17 @@
-
-
-
+
+
+
+
+
{
"name": "$(ProjectName)",
- "version_number": "$(VersionShort)",
+ "version_number": "$(Version)",
"website_url": "https://gitea.tendokyu.moe/akanyan/mu3-mods",
"description": "$(Description)",
"dependencies": [
@@ -41,9 +41,6 @@
]
}
-
-## [mu3-mods](https://gitea.tendokyu.moe/akanyan/mu3-mods)
-
-
-
+
\ No newline at end of file
diff --git a/Unlockers/UnlockAllMusic/UnlockAllMusic.csproj b/Unlockers/UnlockAllMusic/UnlockAllMusic.csproj
index c6528c1..713ad83 100644
--- a/Unlockers/UnlockAllMusic/UnlockAllMusic.csproj
+++ b/Unlockers/UnlockAllMusic/UnlockAllMusic.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.UnlockAllMusic.mm
Unlock all songs
+ 3.4.0
unlockers
diff --git a/Unlockers/UnlockAndSetJewelBoostNine/UnlockAndSetJewelBoostNine.csproj b/Unlockers/UnlockAndSetJewelBoostNine/UnlockAndSetJewelBoostNine.csproj
index d6028dc..063df55 100644
--- a/Unlockers/UnlockAndSetJewelBoostNine/UnlockAndSetJewelBoostNine.csproj
+++ b/Unlockers/UnlockAndSetJewelBoostNine/UnlockAndSetJewelBoostNine.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.UnlockAndSetJewelBoostNine.mm
Unlock the highest jewel boost for all events and select it automatically
+ 3.4.0
unlockers
diff --git a/Unlockers/UnlockGameEvents/UnlockGameEvents.csproj b/Unlockers/UnlockGameEvents/UnlockGameEvents.csproj
index ce137bc..131a04c 100644
--- a/Unlockers/UnlockGameEvents/UnlockGameEvents.csproj
+++ b/Unlockers/UnlockGameEvents/UnlockGameEvents.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.UnlockGameEvents.mm
Unlock all events
+ 3.4.0
unlockers
diff --git a/Unlockers/UnlockMasterDifficulty/UnlockMasterDifficulty.csproj b/Unlockers/UnlockMasterDifficulty/UnlockMasterDifficulty.csproj
index 7e3eb1e..5f9882a 100644
--- a/Unlockers/UnlockMasterDifficulty/UnlockMasterDifficulty.csproj
+++ b/Unlockers/UnlockMasterDifficulty/UnlockMasterDifficulty.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.UnlockMasterDifficulty.mm
Unlock master difficulty for all songs
+ 3.4.0
unlockers
diff --git a/Unlockers/UnlockMemoryChapters/UnlockMemoryChapters.csproj b/Unlockers/UnlockMemoryChapters/UnlockMemoryChapters.csproj
index ea5e4e9..54fc60d 100644
--- a/Unlockers/UnlockMemoryChapters/UnlockMemoryChapters.csproj
+++ b/Unlockers/UnlockMemoryChapters/UnlockMemoryChapters.csproj
@@ -2,6 +2,7 @@
Assembly-CSharp.UnlockMemoryChapters.mm
Unlock memory chapters
+ 3.4.0
unlockers