Skip to content

Commit 745b542

Browse files
committed
docsDev: v3.1
1 parent 8d13a44 commit 745b542

189 files changed

Lines changed: 11009 additions & 6377 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
11
---
2-
title: Loot's Tools Desktop
3-
icon: NEW_Logo.svg
2+
hide:
3+
- navigation
4+
- toc
45
---
6+
##### (Loot's Tools Browser Companion Docs need to be finished, sorry for the inconveniences.)
57

6-
<center>
7-
<div class=heeead>
8-
<img alt="LootsToolsLogo" src="img/HeaderA.png">
9-
</div>
8+
# Loot's Tools Browser Companion
109

11-
**Loot's Tools Desktop** is a desktop tool for [Streamloots](https://streamloots.com){target=_blank}, to enhance its functionality and let the streamer have better and *Next Level* interactions between them and the audience.
10+
<center>
1211

13-
Let it be controlled by the audience Minecraft Streams (Examples [here](https://www.youtube.com/watch?v=BqhNUN1Ft6w){target=_blank}, [here](https://www.youtube.com/watch?v=LNAmppbpLXA){target=_blank}, or [here](https://www.youtube.com/watch?v=LBEQGj77ftQ){target=_blank}), effects on camera, or anything that interacts with your game, stream, **IoT gadgets** around you, **gifting Packs** and much more; everything can now be controlled with Streamloots Cards and **Loot's Tools**!
12+
The **Loot's Tools Browser Companion** is a browser extension available for Chromium-based browsers to **enhance [Streamloots'](https://streamloots.com){target=_blank} site and use**, and **sync your different accounts with your Streamloots' one** on the Loot's Tools Suite.
1413

15-
(Some features need ***Loot's Tools Plus*** to be used, learn more about it [here](plus).)
14+
Syncing your accounts with your Streamloots' one can be used for having an Exclusive Role on your Favourite Creator's Discord Server when using a Card, or receiving Packs when redeeming Twitch Channel Points Rewards.
1615

17-
[Download](ltSetup.exe){target=_blank : style="font-size:22px"} | [Getting Started](gettingStarted){: style="font-size:22px"} | [Loot's Tools UI](https://lootstools.darye.dev/app){: style="font-size:22px"}
18-
| [Discord Server](https://discord.io/Darye){target=_blank : style="font-size:22px"} | [Report Issues](https://github.com/DaryeDev/LootsTools/issues){target=_blank : style="font-size:22px"}
16+
Streamloots Enhancements include more types of user input when redeeming a Card, such as selecting Dropdown options, sending Files or Images, or inputting Numbers.
1917

20-
</center>
18+
[Install on your browser](https://chrome.google.com/webstore/detail/loots-tools-browser-compa/nkoepodlaleolfmllaibllelcefbphfp){target=_blank : style="font-size:22px"} | [Discord Server](https://discord.io/Darye){target=_blank : style="font-size:22px"} | [Report Issues](https://github.com/DaryeDev/LootsTools/issues){target=_blank : style="font-size:22px"}
2119

22-
Continue on [Getting Started](../guides/gettingStarted).
20+
</center>

docsDev/docs/desktop/additionalFeatures/index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docsDev/docs/desktop/cards/advCards/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advanced Cards
22

3-
<sup style="font-size: 90%">(This is a feature unlocked with [***Loot's Tools Plus***](../../plus). A ***Plus*** Account is required.)</sup>
3+
<sup style="font-size: 90%">(This is a feature unlocked with [***Loot's Tools Plus***](../../../plus). A ***Plus*** Account is required.)</sup>
44

55
This type of Card lets you execute a Python Script (run.py) when a Card is redeemed.
66

@@ -132,7 +132,7 @@ class advCard:
132132

133133
### Variables
134134

135-
Using an *Advanced Card* also gives us access to information about the redeemed Card, like *[Tags](../cards/normalCards#tags)*, but with variables. They are all inside ```args```, and some keys are as follow:
135+
Using an *Advanced Card* also gives us access to information about the redeemed Card, like *[Tags](../normalCards#tags)*, but with variables. They are all inside ```args```, and some keys are as follow:
136136

137137
- ```commandPath```: The path of the Card's folder, where ```run.py``` is.
138138
- ```streamer```: The streamer's name.
56 KB
Loading
-2.38 KB
Loading
-2.68 KB
Loading
-630 Bytes
Loading
733 Bytes
Loading
317 Bytes
Loading
32.1 KB
Loading

0 commit comments

Comments
 (0)