mirror of
https://github.com/OxyZin/LegacyConsoleLauncher.git
synced 2026-07-18 04:00:49 +00:00
- add per-account skin system - add automatic 64x64 → 64x32 skin conversion - add built-in skin preview in launcher UI - apply selected skin automatically on game launch - add original skin backup and restore system - improve launcher layout with integrated skin preview - refactor Form1 logic into multiple partial class files
4 lines
141 B
XML
4 lines
141 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
|
|
</packages> |