Skip to content

Commit ab38b76

Browse files
committed
Initial Commit
1 parent 88ea529 commit ab38b76

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

arguments.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</form>
3535
</div> -->
3636
<ul class="social-list list-inline mx-md-4 mx-lg-4 mb-0 d-none d-lg-flex">
37-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
37+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
3838
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
3939
</ul>
4040
<a href="https://github.com/CodeRedModding/CodeRed-Launcher/releases/latest/download/CodeRedLauncher.zip" class="btn btn-primary d-none d-lg-flex">Download</a>
@@ -1207,7 +1207,7 @@ <h4>Command Name: <code>database_dump_psynet</code></h4>
12071207
<footer class="footer">
12081208
<div class="container text-center py-5">
12091209
<ul class="social-list list-unstyled pt-4 mb-0">
1210-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
1210+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
12111211
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
12121212
</ul>
12131213
<h4 class="copyright" style="color:#80848E">CodeRed is a product created and owned by ItsBranK.</h4>

changelog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</form>
3535
</div> -->
3636
<ul class="social-list list-inline mx-md-4 mx-lg-4 mb-0 d-none d-lg-flex">
37-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
37+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
3838
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
3939
</ul>
4040
<a href="https://github.com/CodeRedModding/CodeRed-Launcher/releases/latest/download/CodeRedLauncher.zip" class="btn btn-primary d-none d-lg-flex">Download</a>
@@ -2139,7 +2139,7 @@ <h5>- First public alpha pre-release, no changes to provide.</h5>
21392139
<footer class="footer">
21402140
<div class="container text-center py-5">
21412141
<ul class="social-list list-unstyled pt-4 mb-0">
2142-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
2142+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
21432143
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
21442144
</ul>
21452145
<h4 class="copyright" style="color:#80848E">CodeRed is a product created and owned by ItsBranK.</h4>

documentation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</form>
3535
</div> -->
3636
<ul class="social-list list-inline mx-md-4 mx-lg-4 mb-0 d-none d-lg-flex">
37-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
37+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
3838
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
3939
</ul>
4040
<a href="https://github.com/CodeRedModding/CodeRed-Launcher/releases/latest/download/CodeRedLauncher.zip" class="btn btn-primary d-none d-lg-flex">Download</a>
@@ -533,7 +533,7 @@ <h3>Commands</h3>
533533
<th class="theme-bg-light"><b>database_dump_population</b></th>
534534
<td>Dumps all information about population data with the given arguments.</td>
535535
</tr>
536-
<tr>
536+
<tr>
537537
<th class="theme-bg-light"><b>database_dump_tournaments</b></th>
538538
<td>Dumps all information about tournament schedules with the given arguments.</td>
539539
</tr>
@@ -2416,7 +2416,7 @@ <h4 class="pt-3"><i class="fas fa-question-circle me-1"></i>I found a bug or som
24162416
<footer class="footer">
24172417
<div class="container text-center py-5">
24182418
<ul class="social-list list-unstyled pt-4 mb-0">
2419-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
2419+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
24202420
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
24212421
</ul>
24222422
<h4 class="copyright" style="color:#80848E">CodeRed is a product created and owned by ItsBranK.</h4>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</form>
2828
</div> -->
2929
<ul class="social-list list-inline mx-md-4 mx-lg-4 mb-0 d-none d-lg-flex">
30-
<li class="list-inline-item"><a href="https://discord.gg/CodeRedModding"><i class="fab fa-discord fa-fw"></i></a></li>
30+
<li class="list-inline-item"><a href="https://discord.gg/t4SjXjEhk3"><i class="fab fa-discord fa-fw"></i></a></li>
3131
<li class="list-inline-item"><a href="https://github.com/CodeRedModding"><i class="fab fa-github fa-fw"></i></a></li>
3232
</ul>
3333
<a href="https://github.com/CodeRedModding/CodeRed-Launcher/releases/latest/download/CodeRedLauncher.zip" class="btn btn-primary d-none d-lg-flex">Download</a>
@@ -43,7 +43,7 @@ <h1 class="mb-2 text-white mb-3"><b>CodeRed</b></h1>
4343
<h4 class="mb-2 text-light mb-3">A lightweight, user-friendly enhancement for Rocket League.</h4>
4444
<div class="section-intro text-white mb-3 single-col-max mx-auto">CodeRed is now in beta and free to use! We are looking for play testers to report bugs or request features, if you'd like to try it out join our Discord server for more information!</div>
4545
<div class="pt-3 text-center">
46-
<a class="btn btn-light" href="https://discord.gg/CodeRedModding">Join the Discord <i class="fab fa-discord fa-fw"></i></a>
46+
<a class="btn btn-light" href="https://discord.gg/t4SjXjEhk3">Join the Discord <i class="fab fa-discord fa-fw"></i></a>
4747
</div>
4848
</div>
4949
</div>

0 commit comments

Comments
 (0)