Kurisu v1.3.0 now features full Steam Workshop upload functionality! Users can edit, configure, and upload workshop items directly through the application interface.
Key New Features
Direct Workshop Access - Access workshop functionality directly from main interface
Visual Editor - Configure projects through graphical interface without manual JSON editing
Multi-Command Management - Create, edit, and manage multiple FFmpeg commands
Real-time Preview - Instantly preview configuration effects
Multi-language Support - Support for Chinese, English, Japanese and other languages
Detailed Usage Guide
1. Workshop Project Configuration
Project ID: Enter a unique numeric ID (e.g., 1001, 1002, etc.)
Project Name: Name your workshop project
Project Family: Specify the series or category of the project
Project Description: Detailed description of project functionality and purpose
Usage Instructions: Provide user guidance
2. FFmpeg Command Configuration
Command Name: Assign an easily recognizable name for each FFmpeg command
Command Description: Brief explanation of the command's purpose
FFmpeg Command: Enter the complete FFmpeg processing command
3. Path Variables Explanation
Input File Path Variable: ${filePath} - User-selected input file path
Output File Path Variable: ${outputPath} - System-generated output file path
Command Example: ffmpeg -i ${filePath} -y -c:v libx264 -crf 23 ${outputPath}${.mp4}
4. Upload Process
After configuration, click "Choose Preview Image" to upload project cover
Click "Upload to Workshop" to start the upload process
System will automatically process and publish to Steam Workshop
Changed files in this update