Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Add subdirectory functionality for compilation #13

Description

@IceDynamix
  • menu
    • information.lua
    • cubic-bezier.lua

should result in

menu = {}
-------------------------------------------------------------------------------------
-- modules\menu
-------------------------------------------------------------------------------------

-- <content from information.lua>

-- <content from cubic-bezier.lua>

This would allow for a menu to be split up into different functions without too much chaos in a single file containing all menus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions