Etoile.Lite
0.1.5
dotnet tool install --global Etoile.Lite --version 0.1.5
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Etoile.Lite --version 0.1.5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Etoile.Lite&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Etoile.Lite --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.