Initial plugin commit

This commit is contained in:
2025-08-02 18:13:39 -04:00
parent ac503cf466
commit 95fbe18abe
111 changed files with 7337 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
This directory contains Jansi native libraries extracted from Jansi JAR.
You can add your own build for platforms not natively supported by Jansi.
See here [1] on how to compile for your platform and and here [2] how libraries
follow Jansi's directory and filename conventions.
[1] https://github.com/fusesource/jansi/tree/master/src/main/native
[2] https://github.com/fusesource/jansi/blob/321a8ff71c731e10f4ea05c607860180276b2215/src/main/java/org/fusesource/jansi/internal/OSInfo.java

Binary file not shown.

Binary file not shown.

Binary file not shown.