Skip to content

lokkafr/lokka_restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lokka_restaurants

An all-in-one restaurant manager built for ox_core.

Dependencies

Mapping Configs

For a simple way to handle people sharing maps, you can create a new issue with the mapping template. I will review the templates and, once they follow the format and are good to go, will be closed so others can view it.

View approved mapping configs here.

Crafting

I currently have an open draft pull request for ox_inventory that makes the crafting with this script work dynamically with the already pre-built systems. By default, crafting is disabled in this script, but can be enabled through config/general.lua. If you enable it, you will need to port the changes over from this pull request into your ox_inventory.

Once (if) they merge my PR, this step will be removed. Until then, GLHF. You will want to follow the same exact table structure as ox_inventory when adding crafting tables into config/jobs.lua. Don't worry about defining the job name as I automatically inject it into the table structure for you.

Copyright

Copyright © 2024 lokkafr https://github.com/lokkafr

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages