Skip to content

Item testing boilerplate code for quick testing of item related features such as inventories and interfaces.

License

Notifications You must be signed in to change notification settings

ScavengeSurvive/test-boilerplate-items

Repository files navigation

test-boilerplate-items

Package for testing item modules, contains a few pre-made item types:

  • Medkit
  • Sign
  • Screwdriver
  • MobilePhone
  • Bottle
  • Backpack
  • Bucket
  • GasMask
  • Bandage
  • Wrench
  • Crowbar
  • Hammer
  • Shield
  • HelmArmy

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/test-boilerplate-items

Include in your code and begin using the library:

#include <test-boilerplate-items>

Testing

To test, simply run the package:

sampctl package run

And connect to localhost:7777 to test.

About

Item testing boilerplate code for quick testing of item related features such as inventories and interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published