NyanAlex1
NyanAlex1
please add support for MAKE_CELL
> do you have some basic .py and .pyc that uses the `MAKE_CELL` opcode? Sorry for not answering for a long time! ``` import dis def make_closure(): x = 10...
> I see no CELL opcodes: > > ``` > python cell.py > Result from closure: 10 > > Disassembly of the closure function: > 0 COPY_FREE_VARS 1 > >...
> I see no CELL opcodes: > > ``` > python cell.py > Result from closure: 10 > > Disassembly of the closure function: > 0 COPY_FREE_VARS 1 > >...
> I think we need to understand how to make games with unreal engine. Use that knowledge to create mods for the game. As for contributing pak files it is...