Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
598 B

4 years ago
# source-engine
Welcome to source engine:)
Discord: https://discord.gg/hZRB7WMgGw
2 years ago
# Current tasks
- [x] Windows build support for waf
2 years ago
- [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
2 years ago
- [ ] improve performance
- [ ] fixing bugs
- [ ] dxvk-native support
- [ ] Elbrus port
- [ ] rewrite serverbrowser to work without steam
2 years ago
# [How to Build?](https://github.com/nillerusr/source-engine/wiki/How-to-build)