mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 11:50:43 -05:00
rebranding part2
This commit is contained in:
parent
866ff1095c
commit
31d832dfc6
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@
|
||||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||
|
||||
# Aki
|
||||
# SPT
|
||||
**/Build/
|
||||
**/Shared/Managed/*
|
||||
**/tools/
|
||||
|
@ -1,9 +1,8 @@
|
||||
# NCSA Open Source License
|
||||
|
||||
Copyright (c) 2022 Merijn Hendriks. All rights reserved.
|
||||
Copyright (c) 2024 SPT. All rights reserved.
|
||||
|
||||
Developed by: Merijn Hendriks
|
||||
SPT-AKI
|
||||
Developed by: SPT
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
16
README.md
16
README.md
@ -4,14 +4,14 @@ BepInEx plugins to alter Escape From Tarkov's behaviour
|
||||
|
||||
**Project** | **Function**
|
||||
------------------ | --------------------------------------------
|
||||
Aki.Build | Build script
|
||||
Aki.Bundles | External bundle loader
|
||||
Aki.Common | Common utilities used across projects
|
||||
Aki.Core | Required patches to start the game
|
||||
Aki.Custom | SPT-AKI enhancements to EFT
|
||||
Aki.Debugging | Debug utilities (disabled in release builds)
|
||||
Aki.Reflection | Reflection utilities used across the project
|
||||
Aki.SinglePlayer | Simulating online game while offline
|
||||
SPT.Build | Build script
|
||||
SPT.Bundles | External bundle loader
|
||||
SPT.Common | Common utilities used across projects
|
||||
SPT.Core | Required patches to start the game
|
||||
SPT.Custom | SPT enhancements to EFT
|
||||
SPT.Debugging | Debug utilities (disabled in release builds)
|
||||
SPT.Reflection | Reflection utilities used across the project
|
||||
SPT.SinglePlayer | Simulating online game while offline
|
||||
|
||||
## Privacy
|
||||
SPT is an open source project. Your commit credentials as author of a commit will be visible by anyone. Please make sure you understand this before submitting a PR.
|
||||
|
Loading…
x
Reference in New Issue
Block a user