Download the PHP package cheddzy/tf2-faker without Composer
On this page you can find all versions of the php package cheddzy/tf2-faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cheddzy/tf2-faker
More information about cheddzy/tf2-faker
Files in cheddzy/tf2-faker
Package tf2-faker
Short Description Team Fortress 2 Weapon Faker, made with Laravel Factories in mind.
License MIT
Homepage https://github.com/cheddzy/tf2-faker
Informations about the package tf2-faker
This is my package tf2-faker
Package that helps you return random Team Fortress 2 names of weapons in factories.
Installation
You can install the package via composer:
Usage
Provided for each TF2 class is a method to return a random weapon string in a factory:
You can also specify a class and class + slot:
As well as for specific slots per class:
These exist for all 9 classes.
NOTE: Keep in mind spy is the only one with a Watch and Sapper slot, and Engineer and Spy are the only ones with a PDA slot!
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Shachar MW
- Moonly Days
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Test
All versions of tf2-faker with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0