https://github.com/erlite/source-copyallmodels
Windows - Copies all of model paths when ran inside a folder, perfect for Garry's Mod.
https://github.com/erlite/source-copyallmodels
Last synced: 25 days ago
JSON representation
Windows - Copies all of model paths when ran inside a folder, perfect for Garry's Mod.
- Host: GitHub
- URL: https://github.com/erlite/source-copyallmodels
- Owner: Erlite
- Created: 2017-10-20T17:48:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T17:52:25.000Z (over 7 years ago)
- Last Synced: 2025-02-16T19:34:36.121Z (4 months ago)
- Language: C#
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# source-copyallmodels
Windows - Copies all of model paths when ran inside a folder, perfect for Garry's Mod.
Requires to be launched with the path of the directory you want to get the paths from, and it must have a "models" folder right after.I suggest it to be launched with a bat file or a link with regedit to the Context Menu with "CopyAllModels.exe /V" as an argument for the full current path, like I did: https://i.imgur.com/3JBNRfc.png.
**REQUIRES THAT YOU ADD A REFERENCE TO `System.Windows.Forms` MANUALLY**
Feel free to modify and re-distribute the code, but you must credit me if you do so : )