Add license for animation jsons

This commit is contained in:
Sirz Benjie 2025-09-09 11:32:32 -05:00
parent 22f9717f94
commit 1776db4f9d
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E
5 changed files with 2973 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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">

View File

@ -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">

View File

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 Pagefault Games
#
# SPDX-License-Identifier: AGPL-3.0-only
$sourceDir = "."
$outputDir = ".\output"