Skip to content

Case creator for the game Counter-strike, works like valves own engine, just with custom items

License

Notifications You must be signed in to change notification settings

Stuffa1991/case-creator

Repository files navigation

case-creator

First start

  1. Fill out .env.example and rename to .env
  2. Install npm modules (npm install)
  3. Install Composer modules (composer install)
  4. Do migration (php artisan migrate)
  5. Do seeding (php artisan db:seed) (make sure to have .env filled out correctly for this)
  6. Run (npm watch)
  7. Site should now be functional

About

Case creator for the game Counter-strike, works like valves own engine, just with custom items

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published