diff --git a/src/installPatch.ts b/src/installPatch.ts index 6937d7c..b78f732 100644 --- a/src/installPatch.ts +++ b/src/installPatch.ts @@ -1,5 +1,5 @@ -import getSolidpkg from './getSolidpkg'; -import readSolidpkg from './readSolidpkg'; +import getSolidpkg from './ssn/getSolidpkg'; +import readSolidpkg from './ssn/readSolidpkg'; (async () => { const buffer = await getSolidpkg('assets_swtor_de_de', -1, 0);