Skip to content

Commit

Permalink
Merge pull request #233 from DRincs-Productions/232-move-pixivnjson-i…
Browse files Browse the repository at this point in the history
…n-new-lib

move PixiVNJson
  • Loading branch information
BlackRam-oss authored Sep 22, 2024
2 parents 3e38272 + 1996546 commit f38ae89
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1,354 deletions.
410 changes: 0 additions & 410 deletions src/classes/LabelJson.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/classes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export {
default as DialogueBaseModel
} from './Dialogue';
export { default as Label } from './Label';
export { default as LabelJson } from './LabelJson';
export { default as Sound } from './Sound';
export { default as StoredClassModel } from './StoredClassModel';

2 changes: 0 additions & 2 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,3 @@ export const videoFormats = [
"asf",
"vob",
]

export const PIXIVNJSON_PARAM_ID = "___param___"
42 changes: 0 additions & 42 deletions src/functions/Importer.ts

This file was deleted.

335 changes: 0 additions & 335 deletions src/functions/PixiVNJsonUtility.ts

This file was deleted.

Loading

0 comments on commit f38ae89

Please sign in to comment.