mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 06:45:24 +01:00
* Remove public folder to prepare for submodule * Add submodule and update licensing * Stop serving non-asset files during build * Update pull request template * Update CODEOWNERS * Add locales submodule * Update pull request template regarding locales * remove post-checkout lefthook in favor of git config * chore: add license info to new script * Update gh pages workflow * Apply kev's suggestions from code review Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * update assets
5 lines
247 B
Batchfile
5 lines
247 B
Batchfile
:: SPDX-FileCopyrightText: 2024 Pagefault Games
|
|
:: SPDX-FileContributor: FlashfyreDev
|
|
::
|
|
:: SPDX-License-Identifier: AGPL-3.0-only
|
|
cmd /c TexturePacker ./ ./configuration.tps --sheet ../assets/images/items.png --data ../items.json --replace .png= |