25
25
< div class ="jumbotron jumbotron-fluid ">
26
26
< div class ="container ">
27
27
< h1 class ="display-4 "> < img src ="rlbot_logo.png " class ="line-logo "> RLBot</ h1 >
28
- < p class ="lead "> Write custom
28
+ < p class ="lead "> Create and share
29
29
< a href ="https://store.steampowered.com/app/252950/Rocket_League/ "> Rocket League</ a >
30
30
bots for offline play.</ p >
31
31
</ div >
@@ -39,21 +39,24 @@ <h1 class="display-4"><img src="rlbot_logo.png" class="line-logo"> RLBot</h1>
39
39
< div class ="card mb-3 ">
40
40
< div class ="card-body ">
41
41
< h5 class ="card-title "> What is RLBot?</ h5 >
42
- < p > RLBot is a framework that allows programmers to create offline Rocket League bots. We support a
43
- variety of languages and cater to all skill levels. Come learn with us and enter the next tournament!</ p >
42
+ < p >
43
+ RLBot teaches programmers to create custom offline Rocket League bots! Even if you don't code,
44
+ you can easily play with community bots or challenge yourself with our story mode.
45
+ </ p >
44
46
< a href ="https://youtu.be/lPkID_IH88U " target ="_blank " style ="margin-right: 20px ">
45
47
< img style ="height:1.5em " src ="youtube.png "> Quick Start Video</ a >
46
48
< img style ="height:1.5em " src ="rlbot_logo.png ">
47
49
< a href ="https://github.com/RLBot/RLBotGUI/releases/download/v1.0/RLBotGUI.exe " target ="_blank "> RLBot for Windows</ a >
48
50
or
49
51
< a href ="https://github.com/RLBot/RLBot/wiki/Operating-System-Support " target ="_blank "> see our OS support</ a > .
52
+
50
53
< br > < br >
51
- < h6 > Make your bot </ h6 >
52
- < ol >
53
- < li > Join the < a href ="https://discord.gg/zbaAKPt "> Discord server </ a > . </ li >
54
- < li > Click on your favorite language from the list below. </ li >
55
- < li > Check out the < a href =" https://github.com/RLBot/RLBot/wiki " > wiki </ a > for tutorials, documentation, and more! </ li >
56
- </ ol >
54
+
55
+ < p >
56
+ Join our < a href ="https://discord.gg/zbaAKPt "> Discord</ a > chat server to participate in the community.
57
+ If you're ready to get started, you can read more on our < a href =" https://github.com/RLBot/RLBot/wiki " > wiki </ a >
58
+ or click your favourite language below!
59
+ </ p >
57
60
</ div >
58
61
</ div >
59
62
0 commit comments