Skip to content

Auto scans source engine particle materials given a .pcf file

License

Notifications You must be signed in to change notification settings

wenchien/Particle-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Versions JavaFx

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

VIDE auto scans and packs asset files CompilePal compiles AND auto scans as well as packing asset files BSPZIPGUI packs asset files if you have gameinfo.txt set up correctly

Each has its own benefit but can we talk about the fact particle files (.pcf) contain .vmt files that need to be pack as well. If you have multiple project folders set up in the gameinfo.txt and use bspzipgui, you might miss some file since I don't think it has the auto-scans feature. This application aims to improve the workflow of pcf file organization. Since this is workflow that I'm used to and generally use, some might not find this useful.

Built With

  • Java Versions
  • JavaFx
  • See the pom.xml for all relevant dependencies

(back to top)

Getting Started

To get started, download the .zip file from the release page

  • Not yet released

(back to top)

Prerequisites

  • Make sure Java version 8+ is installed on your system

(back to top)

Installation

(back to top)

Usage

(back to top)

Roadmap

  • Version 1.0.0 code clean-ups
  • Version 1.0.0 release

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

License

MIT License

Copyright 2022 Wen Chien Chang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

(back to top)

Releases

No releases published

Packages

No packages published