Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrapivin authored May 28, 2022
1 parent a996ede commit 6401553
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Anyway...
3. Copy `libnekopresence-32bit.so` as `libnekopresence.so` to GM:S 1.4 extension files.

#### macOS (64-Bit Only)
<s>
1. Make sure you have Xcode and an Apple Dev account.
2. Create an Xcode Library project, framework MUST BE `STL (C++ library)`.
3. Add CoreServices, CoreFoundation and AppKit frameworks into your project.
Expand All @@ -40,6 +41,9 @@ Anyway...
7. Setup any code signing you might need.
8. Build the library and copy out the dylib.
9. Add/Replace it in the project folder.
</s>

Disregard all of this, good luck.

## Credits
[me](https://twitter.com/nkrapivindev/) - Making this awesome thing.
Expand Down

0 comments on commit 6401553

Please sign in to comment.