source-engine/README.md

22 lines
558 B
Markdown
Raw Normal View History

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