diff --git a/Update.bat b/Update.bat new file mode 100644 index 0000000..2d99de1 --- /dev/null +++ b/Update.bat @@ -0,0 +1,2 @@ +C:\Users\sanes\AppData\Local\Programs\Python\Python311\python.exe ..\bin\scripts\repo_update.py +pause \ No newline at end of file diff --git a/lang-uk/files.js b/lang-uk/files.js new file mode 100644 index 0000000..89aea1e --- /dev/null +++ b/lang-uk/files.js @@ -0,0 +1,3 @@ +{ + "patch.js": 2750704673 +} diff --git a/lang-uk/patch.js b/lang-uk/patch.js new file mode 100644 index 0000000..cfb8a1e --- /dev/null +++ b/lang-uk/patch.js @@ -0,0 +1,13 @@ +{ + "dependencies": [ + "nmglc/base_tsa", + "nmglc/script_latin", + "nmglc/western_name_order" + ], + "id": "lang-uk", + "servers": [ + "https://raw.githubusercontent.com/SolicenTEAM/TouhouTSOLT/master/lang-uk/" + ], + "title": "Украинский перевод игры", + "update": true +} diff --git a/repo.js b/repo.js new file mode 100644 index 0000000..8993673 --- /dev/null +++ b/repo.js @@ -0,0 +1,11 @@ +{ + "contact": "solicenteam@gmail.com", + "id": "TouhouTSOLT", + "patches": { + "lang-uk": "Украинский перевод игры" + }, + "servers": [ + "https://raw.githubusercontent.com/SolicenTEAM/TouhouTSOLT/master/" + ], + "title": "Touhou patch repo from SolicenTEAM" +}