Skip to content

Commit

Permalink
DeconstructLoadout rebuild for Update 3 Hotfix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maverik committed Mar 10, 2024
1 parent 1fdb76a commit c37dabe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions DeconstructLoadout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 🔖 CHANGELOG

## 0.0.5
- Recompile for hotfix

## 0.0.4
- Fix for update 3 code changes

Expand Down
2 changes: 1 addition & 1 deletion DeconstructLoadout/DeconstructLoadout.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<PropertyGroup>
<Title>Deconstruct Loadout</Title>
<Description>Automatically deconstruct ship's loadout as you spawn.</Description>
<Version>0.0.4</Version>
<Version>0.0.5</Version>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion Solution Items/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https://creativecommons.org/licenses/by-nc-sa/4.0/)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%2520BY--NC--SA%25204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https%253A%252F%252Fcreativecommons.org%252Flicenses%252Fby-nc-sa%252F4.0%252F)](https://creativecommons.org/licenses/by-nc-sa/4.0/) &nbsp%3B [![Github - Maverik](https://img.shields.io/badge/-Maverik-111111?style=for-the-badge&logo=github&labelColor=24292f&link=https%3A%2F%2Fgithub.com%2FMaverik%2F)](https://github.com/Maverik) &nbsp%3B ![Discord - Maverik](https://img.shields.io/badge/-Maverik-5865F2?style=for-the-badge&logo=discord&labelColor=black) &nbsp%3B [![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white&labelColor=333&link=https%253A%252F%252Fko-fi.com%25%2FZ8Z6T7OWX)](https://ko-fi.com/Z8Z6T7OWX)

# Void Crew Mods by Maverik

Expand Down
2 changes: 1 addition & 1 deletion Solution Items/README.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<ReaderMePluginContent Condition="'$(ReaderMePluginContent)' == '' and Exists('$(ProjectDir)_README.md')">$([System.IO.File]::ReadAllText('$(ProjectDir)_README.md'))</ReaderMePluginContent>
<ReadmeHeaderContent><![CDATA[
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%2520BY--NC--SA%25204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https%253A%252F%252Fcreativecommons.org%252Flicenses%252Fby-nc-sa%252F4.0%252F)](https://creativecommons.org/licenses/by-nc-sa/4.0/) &nbsp%3B [![Github - Maverik](https://img.shields.io/badge/-Maverik-111111?style=for-the-badge&logo=github&labelColor=24292f&link=https%3A%2F%2Fgithub.com%2FMaverik%2F)](https://github.com/Maverik) &nbsp%3B ![Discord - Maverik](https://img.shields.io/badge/-Maverik-5865F2?style=for-the-badge&logo=discord&labelColor=black) &nbsp%3B&nbsp%3B [![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white&labelColor=333&link=https%253A%252F%252Fko-fi.com%25%2FZ8Z6T7OWX)](https://ko-fi.com/Z8Z6T7OWX)
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%2520BY--NC--SA%25204.0-orange.svg?style=for-the-badge&logo=creativecommons&link=https%253A%252F%252Fcreativecommons.org%252Flicenses%252Fby-nc-sa%252F4.0%252F)](https://creativecommons.org/licenses/by-nc-sa/4.0/) &nbsp%3B [![Github - Maverik](https://img.shields.io/badge/-Maverik-111111?style=for-the-badge&logo=github&labelColor=24292f&link=https%3A%2F%2Fgithub.com%2FMaverik%2F)](https://github.com/Maverik) &nbsp%3B ![Discord - Maverik](https://img.shields.io/badge/-Maverik-5865F2?style=for-the-badge&logo=discord&labelColor=black) &nbsp%3B [![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white&labelColor=333&link=https%253A%252F%252Fko-fi.com%25%2FZ8Z6T7OWX)](https://ko-fi.com/Z8Z6T7OWX)
# $(Product)
Expand Down

0 comments on commit c37dabe

Please sign in to comment.