Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mos9527/sssekai
Project SEKAI Asset Utility / PJSK 资源工具
https://github.com/mos9527/sssekai
sekai unity unitypy
Last synced: about 2 months ago
JSON representation
Project SEKAI Asset Utility / PJSK 资源工具
- Host: GitHub
- URL: https://github.com/mos9527/sssekai
- Owner: mos9527
- License: mit
- Created: 2023-12-31T01:20:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-10T09:23:04.000Z (3 months ago)
- Last Synced: 2024-10-10T10:43:15.997Z (3 months ago)
- Topics: sekai, unity, unitypy
- Language: Python
- Homepage: https://mos9527.github.io/tags/project-sekai/
- Size: 2.61 MB
- Stars: 24
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sssekai
[![Windows Build](https://github.com/mos9527/sssekai/actions/workflows/python-publish.yml/badge.svg)](https://github.com/mos9527/sssekai/blob/main/.github/workflows/python-publish.yml) [![Releases](https://img.shields.io/github/downloads/mos9527/sssekai/total.svg)](https://GitHub.com/mos9527/sssekai/releases/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)Command-line tool (w/Python API support) for Project SEKAI (JP: プロジェクトセカイ カラフルステージ! feat.初音ミク) game assets.
# Installing & Updating
**For Windows Users** : Builds are available [here](https://github.com/mos9527/sssekai/releases)Python >=3.10 is required to run this tool.
## Installation
Or get the latest version from PyPI:
```bash
pip install sssekai
```
...Or install it from source:
```bash
pip install git+https://github.com/mos9527/sssekai
```
## Updating
```bash
pip install sssekai --upgrade
```# Documentation
See the [wiki page!](https://github.com/mos9527/sssekai/wiki)# See Also
https://github.com/mos9527/sssekai_blender_io# License
MIT# References
- https://github.com/K0lb3/UnityPy
- https://mos9527.github.io/tags/project-sekai/