ScavengeSurvive / craft

A small module to add a combination functionality to inventories enabling players to combine multiple items into one new item.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

craft

sampctl

A small module to add a combination functionality to inventories enabling players to combine multiple items into one new item.

Inspired by the crafting mechanisms of games like Minecraft and Fallout: New Vegas.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/craft

Include in your code and begin using the library:

#include <craft>

Usage

Documentation in source code.

Testing

To test, simply run the package:

sampctl package run

About

A small module to add a combination functionality to inventories enabling players to combine multiple items into one new item.

License:MIT License


Languages

Language:Pawn 100.0%