Rework about page

This commit is contained in:
Merijn Hendriks 2020-11-20 00:33:37 +01:00
parent 0a8d43a049
commit 91bc3a7ff8

View File

@ -2,39 +2,38 @@
## SPT-AKI
> SPT-AKI is an emulator made by Escape From Tarkov fans for the fans that want to play **offline** without any sort of PVP and with an experience and progression similar to the online mode.
> A modding framework for Escape From Tarkov made for fans by fans that want to play **singleplayer offline PvE** with progression similar to live.
Everything you should know about SPT-AKI:
## Features
- PMCs and Scavs : SPT-AKI will spawn both PMC and scavs in your raids to simulate the online experience.
- Insurance : The insurance works exactly like official EFT.
- Progression : Your skills, mastering, quests and level progression are saved.
- Modding : You can mod SPT-AKI to your liking, making the game harder, or easier is up to you!
- Stability : The server is more stable than the official servers *(~for sure~)*.
- **No multiplayer** : SPT-AKI doesn't give any way to play multiplayer or coop with other players *(and will not)*.
- Infinite flea market items : Flea market actually sell every items of the game without limitations.
Flea markets prices doesn't change : The flea market prices wont change except if you mod them.
- All officials quests are available : SPT-AKI have all quests from official EFT working, and even quests that BSG didn't fix *(but we did)*.
SPT-AKI doesn't give you anything to cheat on official servers. We strictly disapprove any kind of cheating regarding Escape From Tarkov. SPT-AKI source code is **open source** and anyone can contribute to the project. It is available on our gitea server.
SPT-AKI doesn't use anything from official EFT for starting the game. Meaning you should not get banned, except if you start both SPT-AKI and the official BSG software at the same time.
- Offline: No internet connection required, completely offline.
- Accurate: Many of the game's systems behave exactly the same as live.
- Stable: No disconnects mid-raid, no cheaters to ruin your raid.
- Progression: You can progress through the game as you would in live.
- Moddable: Completely configurable to your need through the modding system.
- Open source: You are free to inspect and build the source code of SPT-AKI.
- Free of charge: You don't need to buy the software or the source code of the project to play.
- Legit: SPT-AKI Requires a legally purchased copy of the game to play.
## Credits
All credits goes to :
The list is huge, so we most likely missed a couple of names.
- Main developer of the project
- InNoHurryToCode / Senko-san
- Merijn Hendriks (InNoHurryToCode / Senko-san)
- All differents contributors
- All contributors
- Sorata-Senpai
- Baliston
- Psifour
- Krunchy
- Craink
- stx09
- And many more, from which I've forgotten the names...
- Ginja
- Reider123
- Terkoiz
- Basuro
- And many more
- All modders
- AssAssIn
@ -43,31 +42,35 @@ All credits goes to :
- Divinity
- Prospero
- Saaly
- And many more, from which I've forgotten the names...
- CROW
- DigitalBarrito
- Cheekiest Breeki
- And many more
- Websites
- Atomos : www and docs website
- [Woltlab](https://www.woltlab.com/) : mods website
- AmazingTurtle : items website
- [Gitea](https://gitea.io/) : dev website
- Atomos: www and docs website
- AmazingTurtle: items website
- [Woltlab](https://www.woltlab.com/): mods website
- [Gitea](https://gitea.io/): dev website
- Documentation editing
- Sorata-Senpai for most of the tutorials
- InNoHurryToCode for some tutorials
- enhausser for some tutorials
- Мастер Чиф#1334 for fixing Sorata-Senpai english
- Baliston for adding servers functions
- Saaly for some tutorials
- Documentation
- Baliston: adding servers functions
- Sorata-Senpai: most of the tutorials
- Senko-san: some tutorials
- enhausser: some tutorials
- Saaly: some tutorials
- Мастер Чиф#1334: fixing Sorata-Senpai english
## Licence
SPT-AKI is licenced under NSCA Open Source. The licence file is available and can be found in each of the repositories related to the SPT-AKI project.
SPT-AKI is licenced under the `University of Illinois / NSCA Open Source` license.
The licence file can be found in each of the repositories related to the SPT-AKI project.
```text
Copyright (c) 2020 Merijn Hendriks. All rights reserved.
Developed by: Merijn Hendriks
SPT-AKI
SPT-AKI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
@ -94,4 +97,4 @@ THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS WITH THE SOFTWARE.
```
```