Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 716 Bytes

File metadata and controls

15 lines (10 loc) · 716 Bytes

Ludens Plugin (YDP_Ludens)

This plugin serves as a bridge between your game and the Ludens client, a project designed to run games on mobile devices. It is necessary for enabling specific features in the mobile environment.

Features

  • Audio: Audio manager for controlling game audio settings.
  • FPS: FPS manager for displaying and hiding the FPS counter.
  • Font Fix: Helps fix font loading issues on older WebView versions.

Usage in RPG Maker

  1. Download the latest version from here.
  2. Copy plugins/[min]/YDP_Ludens.js to your RPG Maker project's js/plugins/ directory.
  3. Enable the plugin in the Plugin Manager.