mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-18 15:21:28 +00:00
21 lines
371 B
Markdown
21 lines
371 B
Markdown
### done
|
|
- build a `tier0.so` from zig
|
|
- make build code generic
|
|
- build a `vstdlib.so` from zig
|
|
- pass correct cflags/ldflags/defines into the build (mostly)
|
|
|
|
- - -
|
|
|
|
### todo!
|
|
- build `tier1.a`
|
|
- work our way up to `engine.so`
|
|
|
|
- - -
|
|
|
|
### goals
|
|
- build more engine libraries
|
|
- get a working `hl2_launcher` exe
|
|
- see what we can do about hammer editor and its dll
|
|
|
|
- - -
|