📥 Scrapping Habbo game data and assets
Go to file
Walidoux 868e675f8e
refactor(config): organization/naming conventions
- Modified Convertion.ts to simplify directory configuration into outputDir, gamedataDir, and genericDir for versioned folders, and removed gamedataConfigDir.
- Updated Endpoints.ts to include furniture data source from Habbo using JSON format.
2023-04-28 14:35:52 +01:00
.vscode fix(vscode): remove ignored IDE settings 2023-04-19 17:12:50 +00:00
public feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
src refactor(config): organization/naming conventions 2023-04-28 14:35:52 +01:00
src-tauri refactor(cargo): update perms config 2023-04-23 23:29:26 +01:00
.gitignore fix(vscode): remove ignored IDE settings 2023-04-19 17:12:50 +00:00
index.html feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
package.json fix(package.json): typo 2023-04-23 20:09:30 +01:00
pnpm-lock.yaml build(deps): update latest 2023-04-23 20:06:22 +01:00
postcss.config.js feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
tailwind.config.js feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
tsconfig.json fix(tsconfig): d.ts type checking was disabked 2023-04-23 20:06:09 +01:00
tsconfig.node.json feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
vite.config.ts feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00