Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferhatgec/wgsd.py
when gech stores data in Python?
https://github.com/ferhatgec/wgsd.py
gech gechland python wgsd
Last synced: 3 days ago
JSON representation
when gech stores data in Python?
- Host: GitHub
- URL: https://github.com/ferhatgec/wgsd.py
- Owner: ferhatgec
- License: mit
- Created: 2022-02-06T00:40:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T18:22:30.000Z (about 1 year ago)
- Last Synced: 2024-11-08T06:14:51.526Z (about 2 months ago)
- Topics: gech, gechland, python, wgsd
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [wgsd](https://github.com/ferhatgec/wgsd).py
## when gech stores data in Python?```py
# only 3 profiles supported in gechlandprofile1 =
use_music; true;
last_checkpoint; empty;
character_name; gech;
end; profile1;profile2 =
empty; true;
end; profile2;profile3 =
age; 13.5;
end; profile3;
```### [wgsd](https://github.com/ferhatgec/wgsd).py licensed under the terms of MIT License.