Skip to content

RaZeR-RBI/boundless-shopkeeper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is a tool for the Boundless game. It can help you to calculate the price of craftable items based on the ingredients used.

Click to launch!

Screenshot

Reporting issues

If you found a bug, have a suggestion or just want to say thanks in an original way, feel free to open up an issue on the tab above :) No one will get hurt, I promise!

Development

Want to tinker with it? No problem - just use:

npm install

To launch a dev server with hot reloading, use:

npm run dev

To build, use:

# for development
npm run build 
# for production
npm run build-prod

Have fun!

About

Price calculation tool for Boundless game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published