forked from ProjectSegfault/website
some fixes
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
2f6d033237
commit
e81ebe8aa5
@ -1,7 +1,7 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Quicksand:wght@500&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Quicksand:wght@500&display=swap');
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #101010;
|
background-color: #151515;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: 'Comfortaa', sans-serif;
|
font-family: 'Comfortaa', sans-serif;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
title: Members of the project
|
title: Members of the project
|
||||||
---
|
---
|
||||||
# {title}
|
# {title}
|
||||||
## Midou
|
<h2> Midou </h2>
|
||||||
Project owner, manages the team. <a href="https://miicord.com" class="button">His website</a>
|
Project owner, manages the team. <a href="https://miicord.com" class="button">His website</a>
|
||||||
|
|
||||||
## MrLeRien
|
<h2> MrLeRien </h2>
|
||||||
Project co-owner + Hoster (hosts the Hitachi server in France), manages finances.
|
Project co-owner + Hoster (hosts the Hitachi server in France), manages finances.
|
||||||
|
|
||||||
## Odyssey346
|
<h2 style="color: #7bc27d"> Odyssey346 </h2>
|
||||||
Game server manager, web developer and occasional service borker. <a href="https://odyssey346.github.io" class="button">His website</a>
|
Game server manager, web developer and occasional service borker. <a href="https://odyssey346.github.io" class="button">His website</a>
|
||||||
|
|
||||||
## Devnol
|
<h2> Devnol </h2>
|
||||||
Hoster of our Helios server in Greece. <a href="https://devnol.github.io" class="button">His website</a>
|
Hoster of our Helios server in Greece. <a href="https://devnol.github.io" class="button">His website</a>
|
@ -14,15 +14,6 @@ title: Project Segfault Branding
|
|||||||
Our branding is protected under Creative Commonns Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
|
Our branding is protected under Creative Commonns Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
|
||||||
|
|
||||||
### Now let's get into the branding
|
### Now let's get into the branding
|
||||||
We put pretty much everything you need on IPFS. [Click me!](https://ipfs.io/ipfs/QmY3Z13o37oF5sW6mZn28AuYVAxENpsBvsAC1sKPQWKTEW)
|
We put pretty much everything you need on [GitHub](https://github.com/ProjectSegfault/brandng).
|
||||||
|
|
||||||
In that folder, you will find the following goodies:
|
Read the README there, there's guidelines and everything you'd need in it.
|
||||||
- projectsegfault1.kra (this is the base design)
|
|
||||||
- projectsegfault1_gimp.xcf (this is where we applied the line-arty effect)
|
|
||||||
- projectsegfault1.png (this is the Krita export, that is used in projectsegfault1_gimp.xcf)
|
|
||||||
- projectsegfault1_gimp.png (this is the final logo)
|
|
||||||
- projectsegfault1_wallpaper.png (This is a quickly-made 1080p wallpaper of our logo. It looks rather good!)
|
|
||||||
|
|
||||||
<img src={ProjectSegfaultWallpaper} alt="Project Segfault Wallpaper Screenshot on Windows 11" class="ResponsiveImage pointyfinger" width="1600" height="900" onclick="window.open(this.src)">
|
|
||||||
|
|
||||||
Odyssey346 designed these logos quickly in GIMP and Krita. FOSS software is good enough for making simple logos like ours.
|
|
@ -6,7 +6,7 @@ title: Project Segfault MC
|
|||||||
# Yeah, we have a Minecraft server.
|
# Yeah, we have a Minecraft server.
|
||||||
We have an invite-only SMP server running on our network on version 1.18* (1.18, 1.18.1, 1.18.2) which is also bridged to Bedrock using GeyserMC.
|
We have an invite-only SMP server running on our network on version 1.18* (1.18, 1.18.1, 1.18.2) which is also bridged to Bedrock using GeyserMC.
|
||||||
|
|
||||||
If you would like to join, please [join our Discord](https://discord.gg/26EG7fFtfS) and ask us there to be whitelisted
|
If you would like to join, please [join our Discord](https://discord.gg/26EG7fFtfS) and ask us there to be whitelisted.
|
||||||
|
|
||||||
## Rules
|
## Rules
|
||||||
1. Do not modify buildings without permission.
|
1. Do not modify buildings without permission.
|
||||||
@ -15,16 +15,16 @@ If you would like to join, please [join our Discord](https://discord.gg/26EG7fFt
|
|||||||
4. Do not lag the shit out of the server.
|
4. Do not lag the shit out of the server.
|
||||||
|
|
||||||
## IP
|
## IP
|
||||||
**Java**: mcsrv.mutahar.rocks:25565
|
**Java**: mc.projectsegfau.lt:25565
|
||||||
|
|
||||||
**Bedrock** mcsrv.mutahar.rocks:19132
|
**Bedrock** mc.projectsegfau.lt:19132
|
||||||
|
|
||||||
*psst, you can join bedrock on your switch using the app we've linked below!*
|
*psst, you can join bedrock on your switch using the app we've linked below!*
|
||||||
|
|
||||||
*another psst, if you play on both Java and Bedrock, [link your accounts together on GeyserMC's website!](https://link.geysermc.org)* Your accounts will be linked together meaning you will have the exact same experience.
|
*another psst, if you play on both Java and Bedrock, [link your accounts together on GeyserMC's website!](https://link.geysermc.org)* Your accounts will be linked together meaning you will have the exact same experience.
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
[Dynmap](https://mcmap.mutahar.rocks)
|
[Dynmap](https://map.mc.projectsegfau.lt)
|
||||||
|
|
||||||
[MC Server Connector for iOS](https://apps.apple.com/us/app/mc-server-connector/id1548251304)
|
[MC Server Connector for iOS](https://apps.apple.com/us/app/mc-server-connector/id1548251304)
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ If you would like to join, please [join our Discord](https://discord.gg/26EG7fFt
|
|||||||
This is a manually made list of our plugins, so it might not be up to date.
|
This is a manually made list of our plugins, so it might not be up to date.
|
||||||
- BlockLocker
|
- BlockLocker
|
||||||
- CoreProtect
|
- CoreProtect
|
||||||
- [Dynmap](https://mcsrv.mutahar.rocks)
|
- [Dynmap](https://map.mc.projectsegfau.lt)
|
||||||
- EssentialsX (EssentialsXDiscord, EssentialsXGeoIP)
|
- EssentialsX (EssentialsXDiscord, EssentialsXGeoIP)
|
||||||
- Geyser & Floodgate
|
- Geyser & Floodgate
|
||||||
- LuckPerms
|
- LuckPerms
|
||||||
|
Loading…
Reference in New Issue
Block a user