Etoile.Lite.Parser
0.1.5
dotnet add package Etoile.Lite.Parser --version 0.1.5
NuGet\Install-Package Etoile.Lite.Parser -Version 0.1.5
<PackageReference Include="Etoile.Lite.Parser" Version="0.1.5" />
<PackageVersion Include="Etoile.Lite.Parser" Version="0.1.5" />
<PackageReference Include="Etoile.Lite.Parser" />
paket add Etoile.Lite.Parser --version 0.1.5
#r "nuget: Etoile.Lite.Parser, 0.1.5"
#:package Etoile.Lite.Parser@0.1.5
#addin nuget:?package=Etoile.Lite.Parser&version=0.1.5
#tool nuget:?package=Etoile.Lite.Parser&version=0.1.5
Etoile.Lite
<a href="https://www.nuget.org/packages/Etoile.Lite/"><img src="https://img.shields.io/nuget/v/Etoile.Lite?logo=nuget&label=Etoile.Lite&color=%23004880"/></a> <a href="https://www.nuget.org/packages/Etoile.Lite.Parser/"><img src="https://img.shields.io/nuget/v/Etoile.Lite.Parser?logo=nuget&label=Etoile.Lite.Parser&color=%23004880"/></a>
A lightweight utility that converts Arcaea chart files into ArcCreate-compatible packages
Install to your system with the following command:
dotnet tool install --global Etoile.Lite
Features
- Converts '.aff' charts in the official Arcaea chart format into ArcCreate-compatible '.arcpkg' packages, with '.sc.json' guaranteed
- Contains codes from ArcCreate to maximize compatibility
What is this NOT
This is not a general-purpose '.aff' format converter, unlike EtoileResurrection, it cannot:
- Convert existing '.arcpkg' packages back into Arcaea-compatible '.aff' charts
- Handle commands, features, or formats that have never been in Arcaea official charts
- Automatically create equivalent representations for features that cannot be expressed in the official Arcaea chart format
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Moonad (>= 5.5.1)
- Moonad.Next (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.