Commit graph

19 commits

Author SHA1 Message Date
Kenta
ac1b1a0ec2 Update INSTALL.md 2023-09-22 22:26:50 +00:00
Kenta
9361ad31a7 Add Windows version of resourcePath. Add linker to definition file to fix duplicate symbol on compile 2023-09-19 19:42:53 +01:00
Kenta
35653383c7 Forgot to add checks on linux resourcePath to ensure directory exists. Format code on macOS and Linux a bit 2023-09-18 18:05:09 +01:00
Kenta
d5d20709ba Refactor resourcePath implementation, add error handling. The new implementation of the resourcePath property includes error handling and throws ResourcePathException when necessary 2023-09-18 17:56:44 +01:00
Kenta
9a0ab8e7b6 Add resourcePath. Update examples 2023-09-16 21:44:48 +01:00
Kenta
284e28ace9 Merge branch 'main' of https://codeberg.org/Kenta/KaylibKit
Updated examples. Re-added kCamera2D & kCamera3D.
2023-09-15 19:30:35 +01:00
Kenta
2419732ff6 Update few examples. Re-add kCamera2D and kCamera3D with fixed allocator parameters 2023-09-15 19:29:36 +01:00
Kenta
6e414db0c6 Update INSTALL.md 2023-09-15 09:34:15 +00:00
Kenta
1702d61296 Introduce allocators to all C calling functions within Kotlin wrappers to avoid memory leaks. Certain types have been disabled until new method is found 2023-09-15 09:50:21 +01:00
Kenta
8148c1e86b Add text manipulation functions, update library paths 2023-09-13 07:29:22 +01:00
Kenta
c6992fc960 Fix path 2023-09-12 12:55:32 +00:00
Kenta
ef21df360b Fix missing HEADER_NAMES variable in Makefile 2023-09-12 08:40:32 +01:00
Kenta
b997458471 Update Makefile to use dynamic checksum URL for downloading header files. Fix clean task 2023-09-12 07:12:44 +01:00
Kenta
5fa3179b6c Update README.md 2023-09-11 22:38:56 +00:00
Kenta
7aeb0f4b4a Fix cleanup header files under Linux 2023-09-11 22:42:14 +01:00
Kenta
785f1d8ab1 Update README.md
Officially kill Kaylib. All hail KaylibKit
2023-09-11 21:06:58 +00:00
Kenta
08e56a7678 Update INSTALL.md
Update package names
2023-09-11 21:05:52 +00:00
Kenta
5542fbf84f Initial commit 2023-09-11 21:52:22 +01:00
Kenta
55c6ad0813 Initial commit 2023-09-11 17:21:06 +00:00