craftablescience / craftablescience/MareTF
Request: create a basic VMT generator when creating VTF
@craftablescience is already working on this.
Since Apr 17, 2026.
- Dominant language
- C++
- Stars
- 136
- Forks
- 14
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Description
I Know not people like it from VTFedit and don't use it but I have a folder with a lot of images that I want to convert into VTF.
having a basic VMT generated automatically would be useful, (and as my stupid brain i have i sometime forget to create the vmt when i export lot of image into vtf) so I can just edit it afterward
the template can be :
"LightmappedGeneric"
{
"$basetexture" "folder of thexture "
}
(optional not something important in my opinion) On VTFedit reload, you can modifiy the vmt autogenerated if the texture is a lightmappedGeneric or other shaders (decals etc), add bump bamp)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.