main
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.
Description
Languages
C#
100%