Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack metadata #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Pack metadata #97

wants to merge 3 commits into from

Conversation

TheGLander
Copy link

I'm trying to get the ball rolling on pack metadata for CC2 sets, like CCX for DATs, but with comments in C2G! Basic metadata looks like this:

game "Chips Challenge 2 Level Pack 1"
; meta by: The Community
; meta description: Chip's Challenge 2 Level Pack 1 is the first community level pack for Chip's Challenge 2. It contains 200 levels created by and voted on by fans. Read about it at https://bitbusters.club/cc2lp1
; meta difficulty: 4

This PR adds support for parsing metadata on loaded sets, editing common metadata in Pack properties, and adding metadata when exporting to C2G.

@eevee
Copy link
Owner

eevee commented Mar 2, 2024

i am into this

is there support anywhere else? like is this a community standard vs a thing you just made up? i searched around the discord but couldn't quite tell. though i guess the cc2 toolset is fairly small overall

@TheGLander
Copy link
Author

My CC2 emulator, NotCC, fetches levelsets from Gliderbot's repository and displays metadata stored in this format if it's set. There's also a pull request for a level editor to add support for it (zrax/cctools#31). I'm trying to make it a standard, but it appears there isn't enough interest to get it into existing sets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants