Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Commit 0029a9f

Browse files
authored
Making the plugin info less ambiguous
1 parent a07bcaf commit 0029a9f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Level KeyValues
22
A helper plugin that transforms the level's entity string into a `KeyValues` handle.
3+
4+
## Information
5+
6+
The plugin's `KeyValues` handle only does reads. Any modifications to the `KeyValues` structure are not applied to the map entities.
7+
8+
This was mostly meant as a proof-of-concept (I was interested in reading output rules for a better round win command).
9+
Never really got around to designing a decent API for property manipulation as [Stripper:Source] does.
10+
11+
[Stripper:Source]: http://www.bailopan.net/stripper/

0 commit comments

Comments
 (0)