Skip to content

Add Debug Mode #3

@ShadowSL3

Description

@ShadowSL3

after 2 weaks to release 1.0 i Have decided to add debug Mode.

To implement this functionality we need Imgui this requires:

  • careful review conf.lua
  • adding this logic:
if debug_mode == false then
   print("Developer Mode is Disabled
end

but this Is not recommended Because requires main.lua the app loop then you interact from there or directly do a libraries/db_mode.lua
This case is a good practice but we give priority to the user if the mode is enabled I want the user to know how to manage Notifu as Add Plugin add Smart-beat-Loading this however requires months of work otherwise a few years, this imgui case will be taken point and will be integrated patch after patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions