2026-03-08 22:47:52 +01:00
2026-03-08 22:45:33 +01:00
2026-03-08 22:38:26 +01:00
2026-03-08 22:38:26 +01:00
2026-03-08 22:43:38 +01:00

ARC Explorer LCE

What is it?

It's a simple program designed to help out with editing .arc files, specifically for Minecraft Legacy Console Edition.

Why was this made?

I got tired of using NessieHax's arc2zip tool for editing arc files, so I made my own UI version. The backend that actually converts the files between zip and arc is NessieHax's Tool, just, ported to C#.

How to use

When you open the program there will be 3 tabs on the left:

  • Extract
  • View
  • Export

Functions

Extract:

You press on browse or enter the path into the textbox, then press extract.

View

You can view or edit the files inside of the arc file

Export

Exports the edits you made back to an arc file, wherever you choose for it to export.

S
Description
A simple ARC file viewer/editor, made in C# and WinForms
Readme 42 KiB
Languages
C# 100%