1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2026-02-13 20:55:44 +01:00

Make archive name and archiver for savestate optional.

This commit is contained in:
2024-09-11 21:23:49 +02:00
parent 60139d1728
commit 148d28dac2
6 changed files with 52 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ description = "Automate archives support and state saves for fs-uae"
readme = "README.rst"
requires-python = ">=3.8"
keywords = ["uae", "fs-uae", "amiga", "emulator", "wrapper"]
version = "0.9.0"
version = "0.9.1"
classifiers = [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",