mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2025-12-06 10:10:48 +01:00
Compare commits
3 Commits
2cc0f829b5
...
47d02a61fb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
47d02a61fb | ||
|
|
fd57aad4dd | ||
|
|
560a9622ef |
@@ -11,7 +11,7 @@
|
|||||||
<AvaloniaXamlIlDebuggerLaunch>False</AvaloniaXamlIlDebuggerLaunch>
|
<AvaloniaXamlIlDebuggerLaunch>False</AvaloniaXamlIlDebuggerLaunch>
|
||||||
<ApplicationIcon>app.ico</ApplicationIcon>
|
<ApplicationIcon>app.ico</ApplicationIcon>
|
||||||
<AssemblyName>NeedleworkDotNet</AssemblyName>
|
<AssemblyName>NeedleworkDotNet</AssemblyName>
|
||||||
<AssemblyVersion>0.13.0.0</AssemblyVersion>
|
<AssemblyVersion>0.13.1.0</AssemblyVersion>
|
||||||
<FileVersion>$(AssemblyVersion)</FileVersion>
|
<FileVersion>$(AssemblyVersion)</FileVersion>
|
||||||
<AvaloniaXamlVerboseExceptions>False</AvaloniaXamlVerboseExceptions>
|
<AvaloniaXamlVerboseExceptions>False</AvaloniaXamlVerboseExceptions>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.2.8" />
|
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.2.8" />
|
||||||
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.8" />
|
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.8" />
|
||||||
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.3.0" />
|
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.3.0" />
|
||||||
<PackageReference Include="BlossomiShymae.Briar" Version="0.2.2" />
|
<PackageReference Include="BlossomiShymae.Briar" Version="0.2.3" />
|
||||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
|
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
|
||||||
<PackageReference Include="DebounceThrottle" Version="3.0.1" />
|
<PackageReference Include="DebounceThrottle" Version="3.0.1" />
|
||||||
<PackageReference Include="FastCache.Cached" Version="1.8.2" />
|
<PackageReference Include="FastCache.Cached" Version="1.8.2" />
|
||||||
|
|||||||
@@ -27,10 +27,10 @@ Needlework.Net is an open-source helper tool for the LCU and Game Client that pr
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
### GrrrLCU
|
### Briar
|
||||||
|
|
||||||
A simple wrapper for the LCU.
|
A simple wrapper for the League Client and Game Client APIs.
|
||||||
- [Repository](https://github.com/BlossomiShymae/GrrrLCU)
|
- [Repository](https://github.com/BlossomiShymae/Briar)
|
||||||
|
|
||||||
### LCU Explorer
|
### LCU Explorer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user