mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 02:45:13 -04:00
assets: generate 1.12.2 assets
This commit is contained in:
parent
2353e8a6f7
commit
8859dac578
File diff suppressed because one or more lines are too long
@ -1,13 +1,5 @@
|
|||||||
# Minosoft
|
# Minosoft
|
||||||
# Copyright (C) 2020-2022 Moritz Zwerger
|
# Copyright (C) 2020-2023 Moritz Zwerger
|
||||||
#
|
|
||||||
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
#
|
|
||||||
# This software is not affiliated with Mojang AB, the original developer of Minecraft.
|
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||||
#
|
#
|
||||||
@ -34,9 +26,8 @@
|
|||||||
# This software is not affiliated with Mojang AB, the original developer of Minecraft.
|
# This software is not affiliated with Mojang AB, the original developer of Minecraft.
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import urllib.request
|
|
||||||
|
|
||||||
import ujson
|
import ujson
|
||||||
|
import urllib.request
|
||||||
|
|
||||||
print("Minosoft assets properties generator")
|
print("Minosoft assets properties generator")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user