itzg / itzg/docker-minecraft-server
Add support for .properties files when patching
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
### Enhancement Type
Improve an existing feature
### Describe the enhancement
I noticed that when trying to set up a patch definition for simple voice chat to change the port it uses the `.properties` file type isn't recognized
`The file format of /data/config/voicechat/voicechat-server.properties could not be identified`
It would be nice to get support for these files since a few mods use them
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the patch-definition handling and its tests, then reproduce the failure with /data/config/voicechat/voicechat-server.properties. Done means patch definitions recognize .properties files and can change the port value without the file-format error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100