Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rp3n authored Jul 8, 2024
1 parent c83b329 commit 545607d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
ColorLib is built as a replacement for Colors, it uses a a less naive approach
to formatting messages to drastically improve the performance of C* functions.

## Status

*This project is still under active development and has not yet reached a stable
version until v1.0.0 So when using this code currently expect random error and
dragons.*

## Performance
#### CPrintToChat
- ColorLib - Time needed for 10000 messages: 0.0600535
Expand Down Expand Up @@ -127,6 +121,7 @@ void CEscapeColors(char[] message, int maxlength)
- Multi-Colors: https://github.com/Bara/Multi-Colors
- Stamm-Colors: https://github.com/popoklopsi/Stamm/blob/master/include/stamm/stamm-colors.inc
- Colors: https://forums.alliedmods.net/showthread.php?t=96831
- ColorVariables: https://github.com/PremyslTalich/ColorVariables
- More Colors: https://forums.alliedmods.net/showthread.php?t=185016

## Download
Expand Down

0 comments on commit 545607d

Please sign in to comment.