Skip to content

Commit

Permalink
docs: include MO2 badge in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
poirierlouis committed Jun 2, 2024
1 parent f4c5db0 commit 1321c67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Red File System
![Cyberpunk 2077](https://img.shields.io/badge/Cyberpunk%202077-v2.12a-blue)
[![MO2](https://img.shields.io/badge/MO2-compatible-green)](https://github.com/ModOrganizer2/modorganizer/)
![GitHub License](https://img.shields.io/github/license/rayshader/cp2077-red-filesystem)
[![Donate](https://img.shields.io/badge/donate-buy%20me%20a%20coffee-yellow)](https://www.buymeacoffee.com/lpfreelance)

Expand Down Expand Up @@ -46,7 +47,7 @@ other authors cannot break game files nor the operating system of the player.
All features are defined in module `RedFileSystem`. You need to import it with:
```swift
import RedFileSystem.*
```
```

### FileSystem

Expand Down

0 comments on commit 1321c67

Please sign in to comment.