Adam Saudagar

Results 6 issues of Adam Saudagar

Can u add an option to add detail in project (preferably written in markdown)

feature

not sure if its a waynergy or barrier restriction tried using it in overwatch using lutris

**Describe the bug** Not running, getting attribute error, refer screenshot logs ``` Using Bash Launcher v3.2.1 NOTE - This is an independent project and not affiliated with Heroic Games Launcher....

question

I am using this command to generate ``` protoc --plugin=protoc-gen-ts_proto=".\\node_modules\\.bin\\protoc-gen-ts_proto.cmd" --ts_proto_opt=outputTypeRegistry=true --ts_proto_opt=importSuffix=.js --ts_proto_opt=esModuleInterop=true --proto_path=$pwd\proto\src --ts_proto_out=$pwd\proto\build $pwd\proto\src\messages.proto ``` in this, `outputTypeRegistry=true` creates a `typeRegistery.ts` file which other generated proto ts files...

it works in ur demo but doesnt work in my try demo.... can u explain y? activity_main.xml ` ` MainActivity.java `package in.definex.myapplication; import android.content.Context; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View;...

Creating this issue in case someone else faces the same issue as I did on [this line](https://github.com/abarichello/godot-ci/blob/c1f87c9e12d32ffee9b3e8a755fb22ea5612984f/.github/workflows/godot-ci.yml#L78C67-L78C67) ".../" was causing issue for me.... the error I was getting while exporting...

bug