an-anime-game-launcher/src
Observer KRypt0n_ b2735306e9
Changed the way patch repo updates
now it calls `git fetch --all && reset --hard origin/master`
instead of the `git pull`
to overwrite all the changes made by user
source: https://koukia.ca/how-do-i-git-pull-and-overwrite-my-local-changes-4b6e3a8de955
2022-03-06 00:00:14 +02:00
..
assets Removed some useless stuff 2022-02-20 21:14:30 +02:00
components 2.2.0 (pre-release 2) 2022-02-19 21:24:26 +02:00
css Several changes 2021-12-27 16:31:32 +02:00
pages Fixed actions execution issues in the launcher's core libraries 2022-01-30 20:45:38 +02:00
sass Added Patch section to the settings menu 2022-03-05 23:51:36 +02:00
ts Changed the way patch repo updates 2022-03-06 00:00:14 +02:00
analytics.svelte 2.2.0 (pre-release 2) 2022-02-19 21:24:26 +02:00
defaultSettings.ts Fixed defaultSettings.ts work 2022-02-20 13:33:11 +02:00
empathize.ts API improvements 2022-01-29 13:27:33 +02:00
i18n.ts Add Japanese translation 2022-03-02 12:41:45 +00:00
index.svelte 2.2.0 2022-02-22 18:18:57 +02:00
settings.svelte Added Patch section to the settings menu 2022-03-05 23:51:36 +02:00
splash.svelte Added initial Chinese game version support 2022-02-20 13:29:06 +02:00
tos-violation.svelte Added generic types for Locales.translate() 2022-02-20 14:46:58 +02:00
vite-env.d.ts Changed project framework 2021-12-26 18:25:57 +02:00