Art looks good, but.... rpg maker.... tons of walking... meeeh
It will be shared when someone has it to do so, until then waiting patiently is required.There's a new update! anyone willing to share![]()
thank you so muchYou must be registered to see the links0.14
Changelog:Updated OP. @ILikeEcchi do you have the changelog by any chance?
nwjs=nwjs-v0.35.4-linux-x64
tar xzf ~/Downloads/$nwjs.tar.gz
for f in nwjs-v0.34.5-linux-x64/*; do
[ -e "${f#$nwjs/}" ] && mv "${f#$nwjs/}"{,_}
done
mv $nwjs/* .
cd www/img/
ln -s -T {s,S}umRndmDde
cd layers/
for i in "" "2" "3"; do ln -s -T {C,c}louds${i}.rpgmvp; done
cd ../../..
./nw