-
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
0 parents
commit 50d7832
Showing
5 changed files
with
106 additions
and
0 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
YuGiBoard |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright © 2022 ZTF <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. |
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 |
---|---|---|
@@ -0,0 +1,84 @@ | ||
# Yu-Gi-Board | ||
|
||
<div align="center"> | ||
A Duelists Names & Life Points setting board for OBS Studio to read and display data related to your game on your twitch overlay during a Yu~Gi~Oh tcg match ! | ||
|
||
<p>Created using :</p> | ||
<img src="https://upload.wikimedia.org/wikipedia/commons/7/79/Construct_3_Logo.svg" alt="Scirra Construct Logo" width="80" height="80"/> | ||
</div> | ||
|
||
# Download : | ||
<div align="center"> | ||
<table> | ||
<tr> | ||
<td align="center"><a href="#" target='_blank'><img src="scrshts/icon.png" width="100px;"/><br /><sub><b>Download</b></sub></a></td> | ||
</tr> | ||
</table> | ||
|
||
</div> | ||
|
||
|
||
# How To Use : | ||
|
||
<div> | ||
<p> Double-click <strong>YuGiBoard.exe</strong> to launch the app.</p> | ||
<p> To set up <strong>Duelists Names</strong> click on the <img src="scrshts/set.png" width="30"/> (button) to go to the setting screen. </p> | ||
<p> Once done , click on <strong>Confirm</strong>.</p> | ||
<p> Once you're back to the <strong>Setting</strong> screen , click on <strong>Resume</strong>to go back to the board.</p> | ||
|
||
<h3>Note : You can always cancel the renaming process by clicking <strong>Cancel</strong>then <strong>Resume</strong></h3> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
# Files location : | ||
|
||
📦YuGiBoard | ||
┣ 📂YuGiData | ||
┃ ┣ 📜Player_1_LP.txt | ||
┃ ┣ 📜Player_2_LP.txt | ||
┃ ┣ 📜Player_1_Name.txt | ||
┃ ┣ 📜Player_1_Name.txt | ||
|
||
|
||
## Details : | ||
|
||
* <mark>Player_1_LP.txt</mark> : Contains the user's life points. | ||
* <mark>Player_2_LP.txt</mark> : Contains the enemy's life points. | ||
* <mark>Player_1_Name.txt</mark> : Contains the user's display name. | ||
* <mark>Player_1_Name.txt</mark> : Contains the enemy's display name. | ||
|
||
</p> | ||
|
||
# Support : | ||
|
||
<div align="center"> | ||
<table> | ||
<tr> | ||
<td align="center"><a href="https://www.paypal.com/paypalme/ztf666" target='_blank'><img src="https://1000logos.net/wp-content/uploads/2017/05/emblem-Paypal.jpg" width="100px;" alt=""/><br /><sub><b>Donations</b></sub></a></td> | ||
</tr> | ||
</table> | ||
</div> | ||
|
||
# Contact : | ||
|
||
<div align="center"> | ||
<p>Feel free to reach out</p> | ||
<p><strong>[email protected]</strong></p> | ||
</div> | ||
|
||
|
||
|
||
# License | ||
|
||
<div align="center"> | ||
|
||
**Yu-Gi-Board** | ||
released under the [MIT](LICENSE) License. | ||
<br><br> | ||
|
||
<strong><p>Made with ❤️ by ZTF , Designed with <a href="https://twitch.tv/skkn_tv" target="_blank" style="color:blue"> SKKN </a> | 2022 </p> </strong> | ||
|
||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.