Nathan Falvey ec63063f60 Add mod template and Python launch scripts
- Created a new workshop.txt file for a mod template in Project Zomboid, including version, title, description, tags, and visibility settings.
- Added a PowerShell script (launch_py.ps1) to set up a Python virtual environment, install dependencies, and run the main script.
- Added a shell script (launch_py.sh) for launching a Python script with a virtual environment on Unix-like systems.
- Included a basic mod template for creating fallout new vegas esp templates
2026-03-02 17:53:20 +00:00

scaffold-storage

This repository stores project templates used by an automated workflow.

The workflow creates and publishes project templates to this storage so that other tools and users can download them to scaffold new projects. Use this directory as the source for template downloads in your project-creation pipeline.

Usage

  • Templates: stored under storage/ and organized by language or template type.
  • Download: automated scripts or CI jobs retrieve templates from this storage.

If you need a new template added, open an issue or submit a pull request.

Description
No description provided
Readme 275 KiB
Languages
Lua 63.8%
PowerShell 18.3%
Shell 17.9%