Skip to content

Latest commit

 

History

128 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A launchpad for YimMenu Legacy and YimMenuV2 with opt-in automatic injection and Lua scripting.

Getting Started

  1. Download the latest version from the Releases page.
  2. Move it to your preferred location.
  3. Run YLP.exe. No installation required.
  4. The built-in updater will keep you up to date.

Note

Windows will flag the executable on first launch. You'll need to whitelist both the executable and its data folder (%AppData%\YLP) in your anti-virus.

Features

Mod Management

  • Downloads YimMenu and YimMenuV2 with the press of a button.
  • Automatically checks for new releases of downloaded menus on init as well as on request.
  • Optional lightweight process monitor (required for auto-inject).
  • Automatically injects the menu precisely at the landing page. No manual configurations required.

YimMenu-Lua Script Management

  • Parses all Lua repositories from YimMenu-Lua (Legacy only).
  • Browse/Download/Enable/Disable/Delete Lua scripts right from the UI.
  • Automatically checks for new releases of downloaded Lua scripts on init.

Standalone DLL Injector

  • Add custom DLL files and inject them into any process.
  • Offers standard WinAPI LoadLibrary as well as manual mapping.
  • Successfully injected files will remember their last target process and automatically select it if it's running.
  • The DLL list can be interacted with in a similar way to any other regular window, not necessarily ImGui list behavior:
    • Hold and drag items to reorder the list.
    • Left click an item to highlight it.
    • Right click an item to bring up its context menu.
    • Left click an empty space to reset your currently selected item.
    • Right click an empty space to bring up the list's context menu.

Built-in Lua Scripting

  • Provides an optional (opt-in) LuaJIT scripting environment.
  • Feature can be toggled on/off at any time.
  • All scripts placed in the /Plugins folder (%AppData%\YLP\Plugins) are automatically loaded on program start if the scripting feature is toggled on. Scripts must be placed in their own subfolders and have a main entry file named exactly main.lua (case-insensitive).
  • Lua code can also be directly typed and executed directly in the Lua Scripting UI tab.
  • More info can be found in the LuaAPI docs section.

Themes

Visit the themes section to read more about UI themes.

Feedback & Issues

Please submit any bug reports or feature suggestions on the Issues page.

Acknowledgments

A huge thanks to the open source community and their immense contributions. You can find out more in the Third Party section

Preview


Important

YLP is provided as is, without any warranty of any kind, express or implied. The author shall not be held liable for any damages, data loss, or issues arising from the use or misuse of this software.

Releases

Used by

Contributors

Languages