-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the technical wiki on the ig.core framework.
If seeking information on how to post issues, make pull requests or tap into a discussion, please goto the relevant section quickly on the right;
This is a constant work in progress, please be aware changes will be made.
Please search within the below: We have mirrored the file structure to try and simply functions and information. Should you not know where a function lives, please learn to use a global search function within a program that looks not only in folders, but also files. Most code editing software has this feature, please learn to use it.
Another hint, as essentially the entire core is one big lua table, each section within the table is its own file, to make referencing a lot easier.
Most of the information within this wiki is also within the code itself, however we use the wiki to elaborate, explain and expand on the provided resource more, to try and provide a better picture or idea of what does what and how.
(As version x.x.x)
> conf.lua
> conf.default.lua
> conf.disable.lua
> conf.file.lua
> conf.cars.lua
> db.sql
> server.cfg
> version.txt
> fxmanifest.lua
> LICENSE and README.md
> _affiliation.lua
> _animations.lua
> _anti.lua
> _blips.lua
> _callbacks.lua
> _cameras.lua
> _commands.lua
> _data.lua
> _death.lua
> _decorators.lua
> _doors.lua
> _events.lua
> _functions.lua
> _items.lua
> _markers.lua
> _modifiers.lua
> _nui.lua
> _status.lua
> _text.lua
> _time.lua
> _var.lua
> client.lua
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>