|
ef06a9e57d
|
Set skip specials to true by default.
|
2022-02-04 23:27:37 +01:00 |
|
|
0669bbbe55
|
Added a new open method to the directory class, and changed current_is_directory to current_is_dir.
|
2022-02-04 23:25:09 +01:00 |
|
|
b38b2f4755
|
Added a directory class to the core. It's directly using tinydir for now.
|
2022-02-04 23:17:46 +01:00 |
|
|
acfa601c80
|
Properly process the last main arg in arg parser.
|
2021-11-14 02:36:59 +01:00 |
|
|
8bd6f0aea6
|
Added a new execute method to Platform, and moved the execute method from the crash handler to platform linux.
|
2021-11-09 19:46:08 +01:00 |
|
|
d8db74b0ed
|
Added a virtual get_executable_path method to Platform.
|
2021-11-09 19:27:43 +01:00 |
|
|
0bca7735e1
|
Added a new Platform class.
|
2021-11-09 17:47:51 +01:00 |
|
|
d637c2132c
|
Added a super simple arg parser.
|
2021-11-09 17:47:39 +01:00 |
|
|
c21a86c9d2
|
Initial platform setup, and added godot's crash handler (will need to be heavily reworked!).
|
2021-11-03 15:42:16 +01:00 |
|