ferhatgec / wgsd.py

when gech stores data in Python?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wgsd.py

when gech stores data in Python?

# only 3 profiles supported in gechland

profile1 =
	use_music; true;
	last_checkpoint; empty;
	character_name; gech;
end; profile1;

profile2 =
	empty; true;
end; profile2;

profile3 =
	age; 13.5;
end; profile3;

wgsd.py licensed under the terms of MIT License.

About

when gech stores data in Python?

License:MIT License


Languages

Language:Python 100.0%