8 Commits

Author SHA1 Message Date
a606c8095d passed to Production 2026-02-02 05:10:00 +01:00
b33779e77d Added a lot
-  Self contained runtime
  -  Translated french to english
  -  Fixed java path and url
2026-02-01 20:15:54 +01:00
70e86fa36b Fixed mini mistakes 2026-01-30 05:16:04 +01:00
eb5d29af89 Refactored package own dep 2026-01-30 03:36:39 +01:00
28f18b9971 Update LentiaLauncher.csproj 2026-01-27 03:36:21 +01:00
79987fda6d Integrate AzuresPackager for renderer asset packaging
Added AzuresPackager as a dependency and MSBuild target to package wwwroot assets into root.dat with XOR encryption before build/run. Updated Program.cs to load UI assets from the packed root.dat using a custom scheme handler, replacing direct file access. This improves asset protection and streamlines deployment.
2026-01-27 03:22:04 +01:00
d84abfb141 Remove unused resources folder and update icon path
Deleted icon.ico and logo.png from the resources folder and updated the project file to reference the icon in src/resources instead. Also removed the resources folder from the output copy list.
2026-01-25 19:52:17 +01:00
b3827576da first commit 2026-01-23 15:55:56 +01:00