28
28
29
29
<div >
30
30
<p align =" center " >
31
- <img a src =" /public/tftlogo.png " width =" 60 " height =" 60 " >
31
+ <img a src =" /public/tftlogo.png " width =" 150 " height =" 150 " >
32
32
</p >
33
33
34
- ## Descrição
34
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Descrição
35
35
36
36
- Uma ferramenta de assistência para Teamfight Tactics (TFT) desenvolvida em Java, com funcionalidades avançadas para melhorar sua performance no jogo.
37
37
49
49
50
50
> Histórico de Partidas
51
51
52
- ## Pré-requisitos
52
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Pré-requisitos
53
53
54
54
> Java 17+
55
55
59
59
60
60
> Chave de API da Riot Games
61
61
62
- ## Configuração
62
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Configuração
63
63
64
64
### 1. Instalação de Dependências
65
65
@@ -95,7 +95,7 @@ git clone https://github.com/bulletdev/tft-assistant.git
95
95
cd tft-assistant
96
96
````
97
97
98
- ## Configure a Chave da API da Riot
98
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Configure a Chave da API da Riot
99
99
100
100
101
101
> Crie um arquivo config.properties na raiz do projeto
@@ -115,15 +115,15 @@ mvn clean package
115
115
````
116
116
mvn javafx:run
117
117
````
118
- ## Uso
118
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Uso
119
119
120
120
> Abra o TFT
121
121
122
122
> Inicie o TFT Assistant
123
123
124
124
> A ferramenta irá capturar e analisar automaticamente o estado do jogo
125
125
126
- ## Contribuição
126
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Contribuição
127
127
128
128
Faça um fork do projeto
129
129
@@ -132,7 +132,7 @@ Faça um fork do projeto
132
132
- Push para a branch (git push origin feature/nova-feature)
133
133
- Abra um Pull Request
134
134
135
- # Limitações e Avisos
135
+ ## < img alt = " screenshot " src = " public/TFT_Gold.png " width = " 20 " height = " 20 " > Limitações e Avisos
136
136
137
137
- Requer permissão de captura de tela
138
138
- Precisão depende da qualidade da captura
0 commit comments