mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-24 07:23:24 +02:00
Add license for animation jsons
This commit is contained in:
parent
22f9717f94
commit
1776db4f9d
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,7 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: NONE
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<data version="1.0">
|
||||
<struct type="Settings">
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2024-2025 Pagefault Games
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
SPDX-FileCopyrightText: NONE
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<data version="1.0">
|
||||
|
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2025 Pagefault Games
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
$sourceDir = "."
|
||||
$outputDir = ".\output"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user