CI010
CI010
Impl UI and installation
Sometime, the installForge test will fail due to bad file descriptor. Need to investigate.
- Use esbuild or swc to build - Use esbuild or swc to speed up test - Use shared create pr action in org
It prevent the test to pass. Current workaround is to remove the checksum of it.
As @ShirasawaSama requested, implementing the http2 to the HttpDownloader in @xmcl/installer.
Roadmap
This issue will list the thing I'm currently doing or planning to do, but there is no guarantee for a date to deliver these... - [x] A better fabric metadata...
Currently, we only support WorldInfo reading. Though, we want the basic level of modification on the WorldInfo. (We already have a strong NBT support, which makes this much easier) This...
@John-Dean The PR #250 has some breaking change to the legacy region (1.14.4 1.12.2) format. Currently, I skip the tests to pass the build. See github action https://github.com/Voxelum/minecraft-launcher-core-node/actions/runs/3919028110/jobs/6699776543 result. If...
I use this library to safe user json config file. The full error is like: EXDEV: cross-device link not permitted, rename 'C:\Users\\AppData\Roaming\xmcl\user.json.tmp-48051806880cfebe' -> 'C:\Users\\AppData\Roaming\xmcl\user.json' I only observe this issue in...