PSDWriter is a command-line tool that converts any common image format into .psd files for easy editing in Photoshop and seamless compiling with vtex in Source engine projects. It uses stb for broad image format support and outputs Photoshop-compatible PSD files using psd_sdk. It also automatically generates vtex configuration files using a built-in template for faster material setup.
To install PSDWriter, follow these steps:
- Start with a clean copy of the Source SDK 2013 source code (works both for SP & MP).
- Drag and drop the contents of this repository into your SDK source directory.
- Overwrite any existing files when prompted.
- Regenerate the Visual Studio solution files (e.g., by running
createallprojects.bat). - Open the solution in Visual Studio and compile it.
Thepsdwriterexecutable will be built and ready to use.
This repository contains various pieces of original source code licensed under the MIT License, except for bundled third-party libraries such as stb and psd_sdk, which retain their own licenses.
- Steam: Profile Link
- Twitter/X: @47Z14
- Discord:
carlossuarez7285