Multi-line value support
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Some valve implementations (there are several... 👎 ) support multi-line values (exclusively using the '\n' character).
Hammer variations are a good example that support vmfs with this feature in pre-CSGO versions, yet post-CSGO versions will crash.
This library currently doesn't newlines, but it should do
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the parser handling values and reproduce the issue with a Hammer-style value containing literal newline characters. Done means the library accepts multi-line values without crashing and preserves their newlines; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100