Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
/ qw-crypto Public archive

QBCore crypto menu for any server that doesn't have a phone or another script that supports it

Notifications You must be signed in to change notification settings

qw-scripts/qw-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qw-crypto

QBCore crypto menu for any server that doesn't have a phone or another script that supports it

IMPORTANT you need add this function to qb-crypto/server/main.lua for the script to work

function GetCurrentCryptoWorth()
    return Crypto.Worth[coin]
end

exports('GetCurrentCryptoWorth', GetCurrentCryptoWorth)

About

QBCore crypto menu for any server that doesn't have a phone or another script that supports it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages