Copy the resource
Place the
AlpyBankingfolder in your server'sresources/directory.Ensure dependencies
ensure oxmysql ensure ox_lib ensure es_extended # or qb-core / qbx_core ensure ox_target # optional, for target mode only ensure AlpyBankingConfigure both config files
Gameplay lives in
config.lua. Discord webhook URLs go inserver.config.lua(server only, never shipped to clients).Restart the server
Database tables (
alpy_accounts,alpy_transactions,alpy_cards, loan tables) are created automatically on first start.
