source-engine/README.md

24 lines
598 B
Markdown
Raw Normal View History

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