-
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.
Merge branch 'main' of https://github.com/Juzlus/VPet.Plugin.LetsPlayIt
- Loading branch information
Showing
1 changed file
with
43 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,43 @@ | ||
# VPet.Plugin.LetsPlayIt | ||
Modification to VPET that allows your virtual pet to suggest a game to you. | ||
# 🤔 About | ||
<img src="https://steamuserimages-a.akamaihd.net/ugc/2079031399340727036/129516EFD5D85E1A1458CD531D9694A8C8B6813C/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false" align="right" width="100px"/> | ||
|
||
This is a modification to [VPET Simulator](https://store.steampowered.com/app/1920960/VPet/) that allows your virtual pet to suggest games to you. | ||
|
||
This modification searches the specified paths to find .exe / .lnk / .url files that have the correct name. | ||
|
||
[Page on Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3043846932). | ||
|
||
## 🔥 Screenshots | ||
|
||
![Screenshot1](https://steamuserimages-a.akamaihd.net/ugc/2079031399340731701/124CA82798463FB6B4A2C3D9619BC93E91B87A26/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false) | ||
![Settings](https://steamuserimages-a.akamaihd.net/ugc/2079031399340731728/E33CC0FB9A662A867D57C7F56CF92F68E49E79B6/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false) | ||
|
||
## 📋 Changelog | ||
|
||
### v1.0.2 | ||
- Support for .url files | ||
### v1.0.1 | ||
- Fixed bug when path does not have game application | ||
### v1.0.0 | ||
- Project start | ||
|
||
## 📝 Feedback | ||
|
||
If you have any Feedback or questions, please contact me at juzlus.biznes@gmail.com or [Discord](https://discordapp.com/users/284780352042434570). | ||
|
||
|
||
## 💝 Donate | ||
<span> | ||
<a href="https://www.buymeacoffee.com/juzlus" target="_blank" alt="buymeacoffee" style="width: 40%; text-decoration: none; margin-right: 20px;"> | ||
<img src="https://www.codehim.com/wp-content/uploads/2022/09/bmc-button-640x180.png" style="height: 60px;"> | ||
</a> | ||
<a>⠀</a> | ||
<a href="https://buycoffee.to/juzlus" target="_blank" alt="buycoffee" style="text-decoration: none; width: 40%; background-color: rgb(0, 169, 98);border-radius: 10px;"> | ||
<img src="https://buycoffee.to/btn/buycoffeeto-btn-primary.svg" style="height: 60px"> | ||
</a> | ||
</span> | ||
|
||
|
||
## ⚠️ Disclaimer | ||
|
||
_The VPet.Plugin.LetsPlayIt is an independent project developed by an individual._ |