Skip to content

monkeyx-net/OpenSourceGameLauncher

Repository files navigation

Welcome

To build this version run make in src.

Changes can be made in main.cpp the key section that create the windows

ImGui::Begin("Portmaster Test",&p_open, window_flags);

This closes the window created

ImGui::End();

This is a basic template for use in portmaster

makefile runs strip automatically to reduce file size.

TODO

  • Create template
  • Build on aarch64
  • Test on my RGB30 Jelos and ArkOS
  • Create CLI arguments for title and text
  • Create CLI arguments for buttons
  • Check full screen and scaling
  • Parse json files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages