Skip to content

Commit

Permalink
Added some help to people who want to change the texture for the bloo…
Browse files Browse the repository at this point in the history
…n and downloads
  • Loading branch information
DarkTerraYT committed Oct 28, 2023
1 parent f7533ca commit 5d84304
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions CustomBloon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@

<ItemGroup>
<None Remove="BloonI.png" />
<None Remove="Display\CustomBloonOriginal.png" />
</ItemGroup>
</Project>
Binary file added Display/CustomBloonOriginal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ Like customizable tower but with a bloon instead!

Limited for now but more features will be added later on.

Idea by PoppingProductionsYT, although I did create Customizable Tower which was my idea.
<h1 aling="left"><img alt="GitHub all releases" height="25" src="https://img.shields.io/github/downloads/DarkTerraYT/CustomizableTower/total?label=Total%20Dowloads"></h1>

If you want to change any displays/icons for the bloon simply download this source code and change the pngs and compile the mod yourself.
You'll need Visual Studio and .net 6.0. In the mod menu create a mod called CustomBloon and put the source code into the mod folder.
You can see where the mod sources are kept in the config for the Mod Helper.
After that open the .sln file which should be called CustomBloon.sln and go to build and click on Build CustomBloon, Build Solution (which is used when you have multiple projects in the solution) or press Ctrl+B.
Make sure you delete the original .dll first.

<a href="https://discord.gg/xegnVEBRuE">
<img align="left" alt="discord" height="90" src="discord.png">
</a>

<h1 align="center"Join The Discord!</h1>

[![Requires BTD6 Mod Helper](https://raw.githubusercontent.com/gurrenm3/BTD-Mod-Helper/master/banner.png)](https://github.com/gurrenm3/BTD-Mod-Helper#readme)
Binary file added discord.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d84304

Please sign in to comment.