OMSI 2 LCD Passenger Information System
=======================================

This package contains the LCD Passenger Information System for OMSI 2.

Installation:
-------------
1. Copy the contents of the "Plugin" folder into your OMSI 2 "plugins" directory.
   - specifically, ensure "OmsiLCDPlugin.opl" and "OmsiLCDPluginNE.dll" are in "OMSI 2\plugins".
   - You may need to rename "OmsiLCDPlugin.opl" if your OMSI installation requires a specific naming convention, but usually .opl is fine.

2. Copy the "App" folder to a location of your choice (e.g., inside your OMSI 2 folder or Documents).

Usage:
------
1. Start OMSI 2 and load a map/bus.
2. Run "OmsiLCDApp.exe" from the "App" folder.
3. The application should connect to OMSI 2 via the plugin and start rendering the LCD screen.
   - Configure the display in "lcd/index.html" if needed.
   - Ads can be placed in "ads/" folder.

Troubleshooting:
----------------
- Ensure you have .NET 8 Runtime (x86) installed.
- Ensure "OmsiLCDPlugin.opl" is loaded by OMSI (check logfile.txt in OMSI folder).
- Run OmsiLCDApp as Administrator if there are permission issues (though usually not required).

License:
--------
See LICENSE file (if included) or project repository.
