Files
godot/editor
Pedro J. Estébanez 40f4d3cf0f Add embedded PCK option to PC platforms
The basic point is as in 2.1 (appending the PCK into the executable), but this implementation also patches a dedicated section in the ELF/PE executable so that it matches the appended data perfectly.

The usage of integer types is simplified in existing code; namely, using plain `int` for small quantities.
2019-07-03 21:58:12 +02:00
..
2019-06-26 15:08:25 +02:00
2019-06-26 15:08:25 +02:00
2019-04-06 18:05:05 +02:00
2019-06-04 16:24:32 +02:00
2019-06-06 02:40:20 -03:00