feat: replace the old buggy 4JLibs with the community reimpl (https://github.com/smartcmd/4JLibs)

This commit is contained in:
daoge_cmd
2026-03-03 10:35:06 +08:00
parent d7882b68a4
commit 50d37cdd3c
17 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Windows64 4JLibs
This directory contains the Windows x64 `4JLibs` headers and libraries used by this project.
Important: these files are based on the community reimplementation of `4JLibs`, not the original proprietary 4J Studios version.
Source:
- Community reimplementation: https://github.com/smartcmd/4JLibs
In other words, the `inc/` and `libs/` contents here should be understood as the open community-maintained replacement that makes the Windows build possible, rather than a dump of the original upstream SDK/library package.