PawMapLoader Build-021
Pre-release
Pre-release
The following notes are automatically generated by deepseek-v4-flash. May contain inaccuracies.
Summary
Add a developer console overlay to the map loader, allowing users to view logs and enter PawScript commands. The console can be toggled via the Right Shift + Backquote key combination.
Features
- PawScriptConsole: Add an in-game console window that displays a scrollable log and a text input field. Pressing Right Shift + Backquote toggles the console visibility. Entered text is sent via
HandleInputwhen the "Send" button is clicked.
Full Changelog: Build-020...Build-021