You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/ryzom/tools/extract_r2_required
kaetemi 3a2c47ac5a
Add script to parse shape names
4 years ago
..
creature_list.txt Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
creature_parents.txt Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
extract_palette.py Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
extract_parents.py Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
extract_shapes.py Add script to parse shape names 4 years ago
list_shapes.py Add script to parse shape names 4 years ago
missing_sheets.txt Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
readme.txt Add script to parse shape names 4 years ago
scheme_shape_parser.py Add script to parse shape names 4 years ago
scheme_sitem_parser.py Add script to parse shape names 4 years ago
shape_list.txt Add script to parse shape names 4 years ago
shape_parsed.tsv Add script to parse shape names 4 years ago
sitem_list.txt Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
sitem_parents.txt Add script for extracting list of sheets required for R2 pallete. Add script for parsing and generating sitem names 4 years ago
sitem_parsed.tsv Write sitem name tags to output 4 years ago

readme.txt

- Run extract_palette.py to generate sitem_list.txt and creature_list.txt from the R2 palette
- Run extract_parents.py to generate the parents txt files from the above, and missing sheets
- Run scheme_sitem_parser.py to generate sitem_parsed.tsv from sitem_list.txt minus missing_sheets.txt
- Run extract_shapes.py to list all shapes into shape_list.txt