mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
# PhoenixPE
|
|
|
|
PhoenixPE is a Pre-Install Environment based on Win10.
|
|
|
|
* It uses the "next-generation" PEBakery engine resulting in faster build times and advanced features compared to legacy Winbuilder projects.
|
|
* Designed from the ground up to be developer/contributor friendly and use clean, well documented code.
|
|
* Easy to understand options and uncluttered user interface.
|
|
* Flexible and fully customizable.
|
|
|
|
## License
|
|
|
|
**PhoenixPE** is licensed under the MIT license. Refer to [license](license) for more information.
|
|
|
|
## Installation
|
|
|
|
Download the [latest release]() and unpack it in the desired location. Please remember to use `7z x` when unpacking the archive from the command line to ensure full file paths remain intact.
|
|
|
|
## Building PhoenixPE
|
|
|
|
Build instructions are available [here](https://github.com/PhoenixPE/PhoenixPE/wiki/Building-PhoenixPE).
|
|
|
|
## Documentation
|
|
|
|
Documentation is available on the [PhoenixPE Wiki](https://github.com/PhoenixPE/PhoenixPE/wiki).
|
|
|
|
## Contributing
|
|
|
|
Interested in contributing to PhoenixPE? Check out our [guidelines](https://github.com/PhoenixPE/PhoenixPE/wiki/ContributionGuidelines).
|
|
|
|
# Frequently Asked Questions (FAQ)
|
|
|
|
Please check out our [Frequently Asked Questions](https://github.com/PhoenixPE/PhoenixPE/wiki/FAQ) before posting an issue or asking for help in the fourms.
|