Allis Tauri
Allis Tauri
pip 19.2.3 ``` > pip install pyconcrete --egg no such option: --egg ```
@DMagic1 could you suggest some solution for AutoLoadGame then? Would a timeout on the main menu and KSC scenes be enough; or is there a way to check that everything...
Thanks for the suggestion, will try it. ALG was never intended for a heavily modded main game, but for debugging and tuning during mod development.
Same here. For some reason it fails to `chmod` a copied file. And for me it fails sporadically, without any pattern, which suggests a race condition. I have `"rollup-plugin-copy": "3.4.0"`
@sverweij I'm trying to use the `combinedDependencies` option, but I can't run the `depcruise` from monorepo root as all paths in `tsconfig.json` files are relative. So I'm running it from...
I've tracked _the second_ problem to https://github.com/dividab/tsconfig-paths/issues/236
What I'd propose is to add a config option to mark the monorepo root for the purpose of finding `package.json` files. And probably to set it by default to the...
I was not sure if it is about the same thing, or the other way around, that is having Memories as a target to share files to. Feel free to...
Have the same issue: we have a monorepo with a lot of packages which all use the same schema downloaded once to the root level: ``` root/ schema.graphql apps/ app1/...
Was wrong. Need to implement agents in code.