Color_yr
Color_yr
### Description ``` https://docs.mcsmanager.com/zh_cn/apis/api_instance.html ``` 我在这里看的文档发现,我不会怎么查看实例列表 ### Reason 我在这里看的文档发现,我不会怎么查看实例列表
Gen zip `1.20` Import project `template-mod-template-1.20` ``` 下午3:28:33: 正在执行 'build'… > Configure project : Fabric Loom: 1.6.11 > Task :checkKotlinGradlePluginConfigurationErrors > Task :processResources > Task :sourcesJar > Task :processTestResources NO-SOURCE...
### Description Add specific types of `number` ### Motivation and Context I found that there were no specific numeric types when writing the [SDK](https://github.com/Coloryr/ObsWebSocketSharp), so I checked the code and...
## 描述该功能的用处,可以提供相关资料描述该功能 Steps: 1. Use ffmpeg to push a stream to the address rtps://127.0.0.1/live/test 2. Use ffplay to play this address rtps://127.0.0.1/live/test 3. Stop ffmpeg from pushing the stream, but...
我看到这两次修改把FDT文件定义删了 https://github.com/orangepi-xunlong/orangepi-build/commit/87992befbbce05056ea0b0dde5132f352ec17391 https://github.com/orangepi-xunlong/orangepi-build/commit/947e6bc1e540e7b117f0271b10e6df25334318e2 但是其他的没有删`BOOT_FDT_FILE`这个定义,这个导致了GPU在1.0.6没法正常使用,但是1.0.4能够正常使用
Can i use this project code?
I use AssemblyLoadContext to manage the [clr space](https://github.com/Coloryr/ColorDesktop/blob/master/src/ColorDesktop.Launcher/Manager/PluginAssembly.cs) in my own project. after the `Unload` and `Load`, there will be an error ``` [2024/10/21 14:41:40][Error]Gui Error System.InvalidOperationException: HidSharp RegisterClass failed....
```C# _dnsClients.Add(new DnsUdpClient(IPAddress.Parse("1.1.1.1"))); ``` 
add a [minecraft launcher](https://github.com/Coloryr/ColorMC) support
WPF框架->Avalonia框架 以支持全系统(windows, linux, macos) 我在自己的fork中进行这个工作 https://github.com/Coloryr/VPet