Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l-p/goldutil
GoldSrc engine utilities.
https://github.com/l-p/goldutil
goldsrc half-life modding-tools
Last synced: 19 days ago
JSON representation
GoldSrc engine utilities.
- Host: GitHub
- URL: https://github.com/l-p/goldutil
- Owner: L-P
- License: mit
- Created: 2023-11-28T23:58:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-19T16:27:37.000Z (about 1 month ago)
- Last Synced: 2024-11-19T17:32:08.853Z (about 1 month ago)
- Topics: goldsrc, half-life, modding-tools
- Language: Go
- Homepage:
- Size: 118 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# goldutil
GoldSrc CLI utilities, released under the MIT license, see
[LICENSE.md](./LICENSE.md).The documentation is available online at https://l-p.github.io/goldutil/ or by
running `$ goldutil help`.Features:
- WAD extraction to PNG.
- WAD creation.
- Sprite extraction to transparent PNG.
- Sprite creation.
- Entity call graph via Graphviz.
- .map file cleanup to automate TrenchBroom workflows.
- Materials remapping for BSPs with embedded textures.