css_enhanced_waf/README.md

24 lines
598 B
Markdown
Raw Normal View History

2020-12-16 11:44:07 +00:00
# source-engine
2022-07-25 17:43:15 +01:00
Welcome to source engine:)
Discord: https://discord.gg/hZRB7WMgGw
2021-10-23 15:09:16 +01:00
2022-07-25 17:39:10 +01:00
# Current tasks
2022-07-28 13:28:43 +01:00
- [x] Windows build support for waf
2022-07-25 17:39:10 +01:00
- [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
2022-07-25 17:39:10 +01:00
- [ ] improve performance
- [ ] fixing bugs
- [ ] dxvk-native support
- [ ] Elbrus port
- [ ] rewrite serverbrowser to work without steam
2021-10-23 15:09:16 +01:00
2022-07-25 17:39:10 +01:00
# [How to Build?](https://github.com/nillerusr/source-engine/wiki/How-to-build)