https://github.com/wx257osn2/symboli_prelude
https://github.com/wx257osn2/symboli_prelude
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wx257osn2/symboli_prelude
- Owner: wx257osn2
- License: mit
- Created: 2021-09-11T23:36:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T14:17:34.000Z (over 2 years ago)
- Last Synced: 2025-01-14T12:16:38.207Z (5 months ago)
- Language: C++
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symboli Prelude
> _Eclipse first, the rest nowhere._
Symboli Prelude is the core utility for some plugins.
## Build
Open `symboli_prelude.sln` and build it.
Of course you can use `msbuild` :```bat
MSBuild -p:Configuration=Release
```## License
MIT
This project contains some files from [MinHook](https://github.com/TsudaKageyu/minhook). MinHook is licensed under the [BSD 2-Clause license](https://github.com/TsudaKageyu/minhook/blob/master/LICENSE.txt).