-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# PBE_AssetsDownloader | ||
Tool for League of Legends that allows you to stay up to date with new assets with each update of the PBE Server. | ||
<div align="center"> | ||
<img src="https://github.com/MaNeRz/PBE_NewAssetsDownloader/blob/master/img/Icon.png" alt="Icono PBE_AssetsDownloader" width="120"/> | ||
</div> | ||
|
||
<div align="center"> | ||
<h1>PBE_AssetsDownloader</h1> | ||
</div> | ||
|
||
<div align="center"> | ||
<p>Tool for League of Legends that allows you to stay up to date with new assets with each update of the PBE Server using <a href="https://raw.communitydragon.org/">CommunityDragon</a>.</p> | ||
</div> | ||
|
||
# Installation | ||
To use this software you need [.Net 8 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.8-windows-x64-installer) | ||
|
||
# Usage | ||
1. Open the .exe | ||
2- Put the directory of new hashes and old hashes | ||
3- Start | ||
4- Done! | ||
|
||
# Special thanks | ||
Thanks to [MaNeRz](https://github.com/MaNeRz) for letting me upload this tool with improvements. |