Add C# dotnet exact EXI codec implementation
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -16,7 +16,7 @@ namespace V2GDecoderNet
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
static void MainOriginal(string[] args)
|
||||
{
|
||||
Console.WriteLine("=== V2GDecoderNet - C# EXI Codec ===");
|
||||
Console.WriteLine("OpenV2G C# Port v1.0.0");
|
||||
|
||||
Reference in New Issue
Block a user