Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

HexedManga

5
Posts
1
Following
A member registered 98 days ago

Recent community posts

Literally! Not me who's been playing the game non-stop for the past god knows how long. Day 105 something. So calming just cuddling with her and relaxing with her.

Yeah, I already opened wadsmoo.sh and added a 3 after python, so it was;

#!/bin/sh

python3 wadsmoosh.py "1$"

Rather than `python wadsmoosh.py "1$"`.

It's working; that doesn't seem to be the issue?

(1 edit)

I got it; I opened the wadsmoo.sh and changed 'python' to 'python3', and it seems to be working now :)

Hey, uhm... I'm having an error, I'm not sure what's up. I'm a bit dumb, or at least, I'm not super familiar with Linux, but its what I got, so...

I'm getting this error; 'wadsmoo.sh: line 2: python: command not found'

... what does this mean? I'm not sure what to do about this... I did dig through the README but... it didn't really help with this, I've also dug through oh so many forums hoping to find something but I've got nothing at all.