Skip to main content

SiglusEngine SceneScript Utility for compiling, extracting and analyzing scripts and other resource files.

Project description

SiglusSceneScriptUtility

This utility aims to reproduce SiglusEngine SceneScript compilation as exactly as possible, along with other related (and unrelated) features.

Documentation

See the English Manual or 中文手册 for installation instructions, complete reference of all modes, options, examples, and tips. See the Changelog for recent updates.

Quick Examples

Extract Scene.pck to a working directory:

siglus-ssu -x /path/to/Scene.pck /path/to/translation_work

After editing .ss files, compile back into a new .pck:

siglus-ssu -c /path/to/translation_work /path/to/Scene_translated.pck

See the manuals for more modes, options, and troubleshooting tips.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siglus_ssu-0.2.1.tar.gz (316.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

siglus_ssu-0.2.1-py3-none-any.whl (241.8 kB view details)

Uploaded Python 3

siglus_ssu-0.2.1-cp314-cp314-win_arm64.whl (379.6 kB view details)

Uploaded CPython 3.14Windows ARM64

siglus_ssu-0.2.1-cp314-cp314-win_amd64.whl (384.5 kB view details)

Uploaded CPython 3.14Windows x86-64

siglus_ssu-0.2.1-cp314-cp314-win32.whl (380.0 kB view details)

Uploaded CPython 3.14Windows x86

siglus_ssu-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl (482.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

siglus_ssu-0.2.1-cp314-cp314-macosx_11_0_arm64.whl (447.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

siglus_ssu-0.2.1-cp314-cp314-macosx_10_15_x86_64.whl (460.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

siglus_ssu-0.2.1-cp313-cp313-win_arm64.whl (381.6 kB view details)

Uploaded CPython 3.13Windows ARM64

siglus_ssu-0.2.1-cp313-cp313-win_amd64.whl (387.3 kB view details)

Uploaded CPython 3.13Windows x86-64

siglus_ssu-0.2.1-cp313-cp313-win32.whl (379.9 kB view details)

Uploaded CPython 3.13Windows x86

siglus_ssu-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl (485.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

siglus_ssu-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (447.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

siglus_ssu-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl (460.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

siglus_ssu-0.2.1-cp312-cp312-win_arm64.whl (381.8 kB view details)

Uploaded CPython 3.12Windows ARM64

siglus_ssu-0.2.1-cp312-cp312-win_amd64.whl (387.5 kB view details)

Uploaded CPython 3.12Windows x86-64

siglus_ssu-0.2.1-cp312-cp312-win32.whl (380.2 kB view details)

Uploaded CPython 3.12Windows x86

siglus_ssu-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (485.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

siglus_ssu-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (447.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

siglus_ssu-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl (460.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

File details

Details for the file siglus_ssu-0.2.1.tar.gz.

File metadata

  • Download URL: siglus_ssu-0.2.1.tar.gz
  • Upload date:
  • Size: 316.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e598572d892269d735750cfcf18fcebdb882baf1c0bb4b525d4479a2cbe85241
MD5 19474a4c83956ceabd4f36dc2a760087
BLAKE2b-256 10e5f1eb5fc361726251ce6c5dc71c1327258d626a0e797d463356a69b98200b

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1.tar.gz:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 241.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 568ac10eda7f6c04586a4a89c30a76a35dab7ca8b7fa6d59982ba5a47387c019
MD5 d41c33754df29960b414895e348e67fc
BLAKE2b-256 fde082d9be0623f7611f66f51cf579babcadf12a487f37c925a2f4dc9f0235f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-py3-none-any.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 379.6 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 54b904c0dfb30cc42114aa64d11da260331a18a97f727095fc0bf4dbb1c3d2c6
MD5 3c252aa4c7007b48409c39901052ec38
BLAKE2b-256 c9af29661b2f01ca67b3e2d4831fb57866bde2e56743523cfe11de2d4b9b2637

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-win_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 384.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3ddae8410567f268ace64c8b99845220b977547e1e08db4b7fc7670201ea88c3
MD5 d2b33e4ee94783f36cbb53c273ada8af
BLAKE2b-256 d7191e6b178bfb028c891f1b76ed27ca997a2687b5fb5611b14fd3615075c03a

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 380.0 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d1c879456b7dc7a2e2c0484d5ac85f2f02e2343d8a8732637e4ea31647d862bc
MD5 88ee9d20c8930a1ac0d7b5aa614043b5
BLAKE2b-256 b9763c6e3c9b6d88005eb78432a083f3b1c2dfa07116e61ffd9fb71c8dabc2b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-win32.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5277c43b8e0be8da74bda39a291e7e7f2ae1e6133d0a36b203291ec2a8566cf1
MD5 3be6caec58cc695d12e3c6c3a765b5ba
BLAKE2b-256 9cb418d1db6ff3a4e7dc7aa41bd96e9fcc7aef276c0f41eafa020a858999c238

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04cf22fc5761e1419e66889584d537399e5e797259fe868b3df46c6d7303ce7d
MD5 f16100eb9494f0186bfe2f80032172ff
BLAKE2b-256 7e71e181bf6d38cc0c3a7fac4353e2a4f94d872a39531d5bc0a75185560cc80f

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f271612630cec1f0f2f95c4a7838c431a8842a8f25f00a3da8173e465e890c16
MD5 d2302c590747e165ea31eddb090e23f8
BLAKE2b-256 57737e9b466319a27901f97e8c48b494f49a103c80da05341c74c2d0094c083a

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 381.6 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7b934b18911ee017649be237b17fbc916eedb64c036a1b95b72fffc416e13e92
MD5 ddf3e48493a72f47a45c4b7fcd340969
BLAKE2b-256 994eb7132792963d08691be044c215bd5fbcc17ad733d65023a3805d95e3aed4

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-win_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 387.3 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5fbe55328278d139472eaf71d7112ffc1eb44e0ec14dd7938cb5e5d5dbd4529f
MD5 6233795d552fbf70a80f663b93a58788
BLAKE2b-256 f2e2fbf47f69c55bf4790f363d4c01694a9a44c22ffde652d064616fef800531

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 379.9 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 cecee4bace9bd9fe1147b39d5925c1559c32f3bd6d8db8feab96c56c35aff504
MD5 d79ea0edfe1b102bc6a627c6ad3f7738
BLAKE2b-256 06095a4b14b53ee63702e9036c4443dd9c28f289075d0403e5372d2c634731ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-win32.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 829887dbb408902b4d9d11e9c5bcdd7c8cf584ed63531e618a488869118500ca
MD5 0a6802c2bf7e030b3f3044a7497df282
BLAKE2b-256 a67e839f335dfc6e8c3d83305f0f1be862aee4743387ccd99937d698b092a581

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bed1dde1a42920277f18088b154f434aa5ebc38205e43ef5ed2186fcbd723fa4
MD5 bba8507ab1434198b7973fb2df288437
BLAKE2b-256 ff50918c2351375c85738c659be1bf4b8a03ed80ddfa5947178a37685971889c

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 900360b440ea872ef1f4734b8758e42fa62382ed06c1fac088b4b14586203649
MD5 3f7bc71b717fc154fb2616512735fe5a
BLAKE2b-256 0d715b3047815b5f62b08c2f0198f92cdb58b64231e3a4140b40cc6d5bc3cfad

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 381.8 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 a64c242df59acb75aab65f30dbe82b4f6cdc54a73f185f49bfe5ecf9e922c17e
MD5 81661da399f4f8914b5ab31d629c0cec
BLAKE2b-256 eb118a5545696812be427ab0e5ac1806e13f024cf13af1ad9ae25b1e8b216ad9

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-win_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 387.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bd7a52ffc4d4975ae530c46ad23e67a80f3f2ce0330b3f298675fc1298901194
MD5 bc73d68784a6a35b5e8e4370bd144a24
BLAKE2b-256 93c22c850834d405b80f8eb335108ff5ca2a9a913070df833b3208aeebf0ea3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: siglus_ssu-0.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 380.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ea2277d374d672542b84475cb04b679805610840b1677db211ead114f8422199
MD5 11fdcc9908d2a70270360cfbda23e866
BLAKE2b-256 d2ec2402209c76eb4035c101424156a24c991b6d17a4d91654f40d212f4dc89a

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-win32.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13f0aa33566f6dd3635fbef103789aa76c20de73f60389c8b7e96a314c20ab5e
MD5 99af0811b8e5d7b3f4257ffa9304559f
BLAKE2b-256 814db7e4b72e7a3d530fca736e0aafb0fe1df73075e11e57d32d2ac5c47ee187

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b503b2dbf1175c57b757a1db12d2487fe6e986160e1dadc8ec760e534972401e
MD5 f811211d3d28c38a41d48b6a9f20641e
BLAKE2b-256 7e3850b39eaa862c6670f8cb2abf2cb60ba80b2800a0e758fd196452e4bb65ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siglus_ssu-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for siglus_ssu-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e7706f5875f7edc803176102cd8a93440ae3fdec69310324ffe3eeed20eaf87c
MD5 8e060935487aa34f852f5266d347ba8a
BLAKE2b-256 83236564d375a49db2324b4968bf66a8a2b442cbd096ad92a537aaf0fb1edd48

See more details on using hashes here.

Provenance

The following attestation bundles were made for siglus_ssu-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on Jirehlov/SiglusSceneScriptUtility

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page