Xabbo

所属分类:数据结构
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2023-01-03 19:05:00
上 传 者sh-1993
说明:  用于解析数据结构、管理游戏状态以及与哈博酒店服务器交互的库。
(A library for parsing data structures, managing the game state, and interacting with the server for Habbo Hotel.)

文件列表:
.editorconfig (124, 2022-10-24)
GitVersion.yml (231, 2022-10-24)
LICENSE (1060, 2022-10-24)
Xabbo.Core.sln (3021, 2022-10-24)
lib/ (0, 2022-10-24)
lib/Xabbo.Common/ (0, 2022-10-24)
src/ (0, 2022-10-24)
src/Xabbo.Core.Tests/ (0, 2022-10-24)
src/Xabbo.Core.Tests/TileTests.cs (1592, 2022-10-24)
src/Xabbo.Core.Tests/Usings.cs (19, 2022-10-24)
src/Xabbo.Core.Tests/Xabbo.Core.Tests.csproj (977, 2022-10-24)
src/Xabbo.Core/ (0, 2022-10-24)
src/Xabbo.Core/.editorconfig (8790, 2022-10-24)
src/Xabbo.Core/Achievements/ (0, 2022-10-24)
src/Xabbo.Core/Achievements/Achievement.cs (2550, 2022-10-24)
src/Xabbo.Core/Achievements/Achievements.cs (1529, 2022-10-24)
src/Xabbo.Core/Achievements/IAchievement.cs (1592, 2022-10-24)
src/Xabbo.Core/Achievements/IAchievements.cs (186, 2022-10-24)
src/Xabbo.Core/Catalog/ (0, 2022-10-24)
src/Xabbo.Core/Catalog/Catalog.cs (1679, 2022-10-24)
src/Xabbo.Core/Catalog/CatalogOffer.cs (2620, 2022-10-24)
src/Xabbo.Core/Catalog/CatalogPage.cs (2351, 2022-10-24)
src/Xabbo.Core/Catalog/CatalogPageItem.cs (1951, 2022-10-24)
src/Xabbo.Core/Catalog/CatalogPageNode.cs (3186, 2022-10-24)
src/Xabbo.Core/Catalog/CatalogProduct.cs (2617, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalog.cs (1305, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalogOffer.cs (591, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalogPage.cs (459, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalogPageItem.cs (206, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalogPageNode.cs (666, 2022-10-24)
src/Xabbo.Core/Catalog/ICatalogProduct.cs (266, 2022-10-24)
src/Xabbo.Core/Entity/ (0, 2022-10-24)
src/Xabbo.Core/Entity/Actions.cs (167, 2022-10-24)
... ...

![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/Xabbo.Core?style=for-the-badge) ![Nuget](https://img.shields.io/nuget/dt/Xabbo.Core?style=for-the-badge) # Xabbo.Core A library for parsing data structures, managing the game state, and interacting with the server for Habbo Hotel. ### Building from source Requires the [.NET 6 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0). - Clone the repository & fetch submodules. ``` git clone https://github.com/b7c/Xabbo.Core cd Xabbo.Core git submodule update --init ``` - Build with the .NET CLI. ``` dotnet build ```

近期下载者

相关文件


收藏者