Skip to content

Auto included scripts #823

@miusman

Description

@miusman

Is your feature request related to a problem? Please describe.
For example, if I want to use mta-lua-async in my resources, I will have to manually add the script to all resources and their meta. Then, if this script is updated, I will have to manually replace the old script with a new one.
It's tiring when you have a lot of resources.

Describe the solution you'd like
Automatically include scripts from includes folder in all resources.
Example:

includes
   async.lua

firstResource
   ...

secondResource
   ...

async.lua will be included in all resources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions