Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Trapezoid97

1
Posts
1
Following
A member registered Jul 26, 2023

Recent community posts

doesn't work for me ;(

At line:1 char:3

+ -- cd .\Downloads\

+   ~

Missing expression after unary operator '--'.

At line:1 char:4

+ -- cd .\Downloads\

+    ~~

Unexpected token 'cd' in expression or statement.

At line:2 char:3

+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3

+   ~

Missing expression after unary operator '--'.

At line:2 char:4

+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3

+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Unexpected token '.\Lacey_Flash_Games_Demo.exe' in expression or statement.

    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

    + FullyQualifiedErrorId : MissingExpressionAfterOperator