https://github.com/intelorca/peggleedit
Level editor for Peggle Nights
https://github.com/intelorca/peggleedit
Last synced: 12 months ago
JSON representation
Level editor for Peggle Nights
- Host: GitHub
- URL: https://github.com/intelorca/peggleedit
- Owner: IntelOrca
- License: gpl-3.0
- Created: 2015-06-26T11:38:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T20:41:25.000Z (over 2 years ago)
- Last Synced: 2025-04-29T14:34:28.099Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 7.61 MB
- Stars: 44
- Watchers: 7
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PeggleEdit
A WYSIWYG level editor for Peggle Nights written in C# / WinForms.

## Quick Start
- Download the peggleedit.zip [here](https://github.com/IntelOrca/PeggleEdit/releases/latest).
- Make a folder, then extract all the files from that zip into the folder
- Open peggleedit.exe and you're good to go!
## Documentation
Documentation can be found [here](https://github.com/IntelOrca/PeggleEdit/blob/master/docs/index.md).
## Art Overlay
You can use this [image](docs/img/bg_template.png) to check how your art works. Simply put it into your preferred image editor as a layer and you're good. The resolution of Peggle art is 800x600.
## License
PeggleEdit is licensed under the GPL-3.0 license.