This is an English description of the .PMX file format used in Miku Miku Dance (MMD).
PMX is the successor to the .PMD format (Polygon Model Data).
This is work-in-progress! Please leave feedback in the comments.
| #!/usr/bin/env python3 | |
| # | |
| # TootsExporter.py | |
| # - Another Mastodon Toots Exporter in Python 3. | |
| # | |
| # Dependency: | |
| # - pip(3) install "requests[socks]" | |
| # | |
| # License: MIT |
| diff -ru mecab-naist-jdic-0.6.3-20100801.orig/Makefile.am mecab-naist-jdic-0.6.3-20100801/Makefile.am | |
| --- mecab-naist-jdic-0.6.3-20100801.orig/Makefile.am 2010-07-31 15:28:40.000000000 +1000 | |
| +++ mecab-naist-jdic-0.6.3-20100801/Makefile.am 2017-04-01 22:15:44.000000000 +1100 | |
| @@ -15,11 +15,3 @@ | |
| export-package: | |
| ./upload.pl -p mecab -n @PACKAGE@ -r @VERSION@ -f @PACKAGE@-@[email protected] | |
| - | |
| -install-exec-hook: | |
| - if ! [ -d $(DESTDIR)/etc/mecab/dic/naist-jdic ]; \ |
| Rika:Downloads trejkaz$ codesign -v ~/Downloads/ATLauncher.app | |
| /Users/trejkaz/Downloads/ATLauncher.app: invalid Info.plist (plist or signature have been modified) | |
| In architecture: x86_64 | |
| Rika:Downloads trejkaz$ codesign -s "Trejkaz" -f ATLauncher.app | |
| ATLauncher.app: replacing existing signature | |
| Rika:Downloads trejkaz$ codesign -v ATLauncher.app | |
| Rika:Downloads trejkaz$ |
| File: AEST | |
| Cab: AEST | |
| Running in: AEST | |
| 7-Zip computes: Mon Apr 07 02:00:00 UTC | |
| 7-Zip shows: Mon Apr 07 12:00:00 EST 2014 | |
| File: AEDT | |
| Cab: AEST | |
| Running in: AEST | |
| 7-Zip computes: Mon Mar 31 01:00:00 UTC |