Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed Jul 6, 2024
2 parents 69aaa6a + ab7c08b commit 7963d65
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ to make your code coherent for the other developers.

## Setup

- Fika developer: `git submodule update --init --recursive`
- Collaborator:
1. Copy-paste the contents of `EscapeFromTarkov_Data/Managed/` into
1. Copy-paste the contents of `EscapeFromTarkov_Data/Managed/` into
`References/`
2. Copy-paste from Aki.Modules `project/Shared/Hollowed/hollowed.dll` into
2. Copy-paste from SPT.Modules `project/Shared/Hollowed/hollowed.dll` into
`References/`

## Build
Expand Down Expand Up @@ -59,7 +57,7 @@ This project is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/lic

**Project** | **License**
----------- | -----------------------------------------------------------------------
Aki.Modules | [NCSA](https://dev.sp-tarkov.com/SPT-AKI/Modules/src/branch/master/LICENSE.md)
SPT.Modules | [NCSA](https://dev.sp-tarkov.com/SPT/Modules/src/branch/master/LICENSE.md)
SIT | [NCSA](./LICENSE-SIT.md) (`Forked from SIT.Client master:9de30d8`)
Open.NAT | [MIT](https://github.com/lontivero/Open.NAT/blob/master/LICENSE) (for UPnP implementation)
LiteNetLib | [MIT](https://github.com/RevenantX/LiteNetLib/blob/master/LICENSE.txt) (for P2P UDP implementation)

0 comments on commit 7963d65

Please sign in to comment.