Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DXL44 committed Mar 16, 2024
2 parents 58f3495 + 487d485 commit 178f538
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# pa-theme-editor<br>
https://dxl44.github.io/pa-theme-editor
# What is this?
It's an online theme creator/viewer for theme files in Project Arrhythmia (.lst/.vgt)
This is an editor for theme files in Project Arrhythmia - which have the ".lst" file extension. These are the files that determine the color of everything in a custom level - the objects, the background, the players, etc.

The idea is that you can create and edit themes online using this. You can also load
The idea is that you can create new and edit existing themes online using this. It doesn't have too many advantages over the base game, but the goal of this isn't to be revolutionary - more of just a way for me to learn more programming and web design stuff.

Future plans:
- Support for new theme files (.vgt)
- Some sort of theme preview
- Making it not look really bad
- Ability to automatically set background objects/certain colors as the background color
- Potentially, theme generation

If you have any ideas that aren't here and are interesting, let me know.
## Features planned:
- [ ] Support for new theme files (.vgt)
- [ ] Some sort of theme preview
- [ ] Making it not look really bad
- [x] Ability to automatically set background objects/certain colors as the background color
- [ ] Potentially, theme generation

If you have any ideas that aren't here and are interesting, let me know. I'm personally kind of stuck on what else I could implement into this, and I'd love to take on the challenge!

0 comments on commit 178f538

Please sign in to comment.