Skip to content

Commit

Permalink
increment version tag and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RestoreMonarchy committed Jul 23, 2024
1 parent 43f9d7d commit 47a61c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Program for merging multiple unturned maps into one.
Work in progress

## WARNING
The tool is hard to use and it's not always kept up-to-date with the current version of Unturned.
If you need help merging some maps please contact me through discord. My discord tag is: mcrow

### Example maps created using this tool
* [Triple Classic (Peyukton)](https://steamcommunity.com/sharedfiles/filedetails/?id=2867004062) by [adLay](https://steamcommunity.com/profiles/76561199059647240)
* [AMIO (All Maps in One)](https://steamcommunity.com/workshop/filedetails/?id=2877846948) by [landsQuid](https://steamcommunity.com/id/BearFlewOverTheOcean)
Expand Down
2 changes: 1 addition & 1 deletion UnturnedMapMergeTool/UnturnedMapMergeTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<Version>0.3.0</Version>
<Version>0.4.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 47a61c5

Please sign in to comment.