-
The project HotReloading 's Contents should be modify from InjectionIII ?
I tried build the InjectionsIII, copy the nib files in the InjectionsIII app, but it didn't work.
I am curious how it work…
-
I've just tried 1.1.4 version and it puts out a warning now regarding installation on a real device, but there are other issues
-
Hi and thanks for the great software!
I have found that code injection breaks when switching platforms between `iOS` and `mac catalyst`.
# Steps to reproduce
1. Download [GettingStarted-edite…
-
Would be nice to have a multi module project template that has:
- a korge client
- a server
- common game logic
and works with autoreload. Haven't been able to get auto-reload working myself f…
-
-
I just realised that i was commenting on a closed issue so I deleted my comment and created this instead.
I am wondering about device injection. I realise that injection on the device is very exper…
-
0-stor supports 0-db backends deployment in case of unreachable/ full 0-db's but only for grid v2, which is deprecated.
-
Hi @johnno1962
I managed to run your awesome app, but I was able to do a hot load in my main Project, but when I tried to change the files in the framework project that my main project depends on, …
-
I currently have big issues with running the middleware version of arel and pytest together, i have some Pydantic settings loaded that block arel from being loaded unless an enviroment variable is set…
-
### Describe the bug
Hello,
I'm trying to create Player Avatar with `TextureBuilder` and `Graphics.RenderToTexture`
So i'm using Scene API to achieve that : SceneWorld/SceneModel
Then i apply …