css_enhanced_waf/README.md
LegendGuard e07899b5f3 Add PBR support (#91)
* Add PBR support
* Fix physics props turning black
2022-08-10 17:41:01 +03:00

23 lines
598 B
Markdown

# source-engine
Welcome to source engine:)
Discord: https://discord.gg/hZRB7WMgGw
# Current tasks
- [x] Windows build support for waf
- [x] NEON support
- [x] remove unnecessary dependencies
- [x] Arm(android) port
- [x] replace current buildsystem with waf
- [x] rewrite achivement system( to work without steam )
- [x] 64-bit support
- [x] VTF 7.5 support
- [x] PBR support
- [ ] improve performance
- [ ] fixing bugs
- [ ] dxvk-native support
- [ ] Elbrus port
- [ ] rewrite serverbrowser to work without steam
# [How to Build?](https://github.com/nillerusr/source-engine/wiki/How-to-build)