An Xcode plug-in makes POWER MODE happen in your Xcode.
NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW
Effects
Default
Bloody (Thanks to @gavinkwoe)
How to install and use?
Terminal
1
|
|
Alcatraz
Install Alcatraz followed by the instruction (search XActivatePowerMode
), restart your Xcode and it works by default.
Manually
Clone the repo, then build (cmd + b) the XActivatePowerMode
target in the Xcode project and the plug-in will automatically be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
. Relaunch Xcode and it will work too.
Deactivate Tips
The switch is under the menu Edit -> Activate Power Mode, just click that or uninstall this plug-in :] .
Make your own particle effect?
The default effect was builded with UIEffectDesigner. Make your own ped
effect file, then add it to the project. The name of it will show in the effects menu list.
Its appreciated that pull a request with your EFFECT.
TODO
- 8bit BGM 🔔 (Wishlist)
- Performence and Stability
- More feature as activate-power-mode
License
XActivatePowerMode is published under MIT License. See the LICENSE file for more.