diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # Portal 2 Least Portals Hub | 1 | # Least Portals Hub (LPHUB) |
| 2 | 2 | ||
| 3 | ## About LPHUB | 3 | ## About LPHUB |
| 4 | 4 | ||
| @@ -8,11 +8,13 @@ Our comprehensive map library contains detailed, wiki-style information for maps | |||
| 8 | 8 | ||
| 9 | In addition, we host a leaderboard section for each map where users can compare their accomplishments and compete for having the lowest amount of portals possible. Users can upload their records, along with demo proof in order to get on to the leaderboards. | 9 | In addition, we host a leaderboard section for each map where users can compare their accomplishments and compete for having the lowest amount of portals possible. Users can upload their records, along with demo proof in order to get on to the leaderboards. |
| 10 | 10 | ||
| 11 | There's also discussion tabs for each map to act like forum pages in order to talk about possible new routes, alternatives, and overall comments. | ||
| 12 | |||
| 11 | ## Project Team | 13 | ## Project Team |
| 12 | 14 | ||
| 13 | * [@pektezol](https://github.com/pektezol) - Project Lead | 15 | * [@pektezol](https://github.com/pektezol) - Project Lead |
| 14 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design | 16 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design |
| 15 | * [@Nidboj132](https://github.com/Nidboj132) - Frontend & Subject Expert | 17 | * [@Nidboj132](https://github.com/Nidboj132) - Subject Expert & Frontend |
| 16 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert | 18 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert |
| 17 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend | 19 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend |
| 18 | 20 | ||
| @@ -27,8 +29,8 @@ In addition, we host a leaderboard section for each map where users can compare | |||
| 27 | 29 | ||
| 28 | ## Special Thanks | 30 | ## Special Thanks |
| 29 | 31 | ||
| 30 | * [@UncraftedName](https://github.com/UncraftedName) - For providing the (former) parser that retrieves total portal count and elapsed time from the CM counter found [here](https://github.com/UncraftedName/UntitledParser). | 32 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://github.com/NeKzor/lp). Also for creating the [@nekz/sdp](https://github.com/NeKzor/sdp) package for demo parsing in client-side for quick information. |
| 31 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://lp.nekz.me/). | 33 | * [@UncraftedName](https://github.com/UncraftedName) - For being a guide to parsing demo files and helping with how to retrieve total portal count and elapsed time from the CM counter with their parser found [here](https://github.com/UncraftedName/UntitledParser). |
| 32 | 34 | ||
| 33 | ## Documentation | 35 | ## Documentation |
| 34 | 36 | ||
| @@ -71,4 +73,4 @@ By using LPHUB, you acknowledge that you have read and understood this disclaime | |||
| 71 | 73 | ||
| 72 | ## Last Update | 74 | ## Last Update |
| 73 | 75 | ||
| 74 | 2024-09-09 \ No newline at end of file | 76 | 2024-10-19 \ No newline at end of file |