Commit Graph
4 Commits
Author SHA1 Message Date
alex 73e44ffcdb Add comprehensive weapons dataset and scraper for 40k RPG Tools
- Implemented a comprehensive weapons dataset in `comprehensive-weapons.js` with detailed weapon stats, categories, and requirements.
- Created a new scraper script `scrape-40k-tools.js` to fetch and parse weapon data from the 40k RPG Tools website, including categorization and conversion to game format.
- Added functionality to write the scraped data to JSON files for further use in the application.
- Included error handling and logging for better debugging and user feedback during the scraping process.
2025-08-15 23:36:06 +02:00
alex cd10ab0718 fix1 2025-08-15 16:23:34 +02:00
alex 90f2a94974 new version 2025-08-15 10:35:27 +02:00
Alex Polo 125d4e2f8b Initial commit 2025-08-14 23:55:55 +02:00