Commit graph

9 commits

Author SHA1 Message Date
9077d791b2
feat(sdk): Implement file properties 2023-02-17 22:51:45 +01:00
9f84340b73
refactor: Extract Oodle into separate library
The library utilizes an internal global singleton to allow
using the functions without having to lug around an instance of
`libloading::Library`.
2023-02-08 14:33:47 +01:00
f61fab4257
feat: Implement building mod bundles 2023-01-07 21:27:26 +01:00
95aa145569
version: v0.2.0 2022-12-28 19:59:10 +01:00
cfb73fbb00
version: sdk v0.1.2 2022-12-28 13:15:03 +01:00
aa9277c394
version: v0.1.1 2022-12-11 12:11:59 +01:00
d1ff738098
feat: Add synchronous binary reading utilities 2022-12-09 10:14:31 +01:00
905734019e
feat: Implement decompilation for package files 2022-11-25 16:17:35 +01:00
987a6ade9b
chore: Turn project structure into workspace 2022-11-18 10:44:01 +01:00