Commit graph

10 commits

Author SHA1 Message Date
Rekku bafc42f45e Removed need for BIOS tmp file for Godot 2024-08-25 01:28:08 +01:00
XargonWan b3e0dbe24a
feat/single feature file (#887)
* FEATURES: new branch init [skip ci]

* FEATURES: structural changes [skip ci]

* FEATURES: structural changes [skip ci]

* FRAMEWORK: migrating easter_eggs into a reworked splash_screen function

* FRAMEWORK: migrating update_rd_conf into a reworked function with features.json support

* FRAMEWORK: variabilized features.json location

* FEATURES: fixed an invalid value

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI

* FEATURES: added a sample jq to fetch all the resettable emulators for CLI - fix

* FEATURES: added more emulators and placeholders

* FEATURES: added more systems and emulators

* FEATURES: added more systems and emulators - fix

* FEATURES: added more systems and emulators - fix2

* FEATURES: moved libretro cores in retroarch and added more presets

* FEATURES: added the last missing presets

* FEATURES: added the last missing presets - fix

* FEATURES: json fmt

* FEATURES: added more bioses

* FEATURES: removed the bioses

* FEATURES: migrated incompatible_presets

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: migrated deploy_helper_files and find_empty_rom_folders

* FEATURES: moved emulators outside system, added all the system pretty names

* FEATURES: fixes due to the new structure

* FEATURES: migrated pretty system names

* FEATURES: migrated compression_targets

* FEATURES: cleanup incompatible_presets

* FEATURES: migrated zip_compressable_extensions

* BIOS_FILE: creating a json (WIP)

* FEATURES: fixed Japanese system names

* FEATURES: fixed incompatible presets
2024-08-15 16:42:40 +02:00
icenine451 2e44842458 Add comment and blank line handling to reference-file-reading functions 2024-06-29 15:31:05 -04:00
icenine451 88893a3c1b Add compensation for reading reference files where there is not an empty newline at the end of the file 2024-06-29 15:17:08 -04:00
icenine451 b60c135f6d Make empty rom folder removal account for shipped helper files 2024-06-21 10:30:30 -04:00
icenine451 e89755561f Add empty ROM folder tool to Configurator
https://github.com/XargonWan/RetroDECK/issues/796
2024-05-30 17:12:54 -04:00
icenine451 38d86581e4 Fix comment for readability 2024-05-30 11:30:56 -04:00
icenine451 2374d6e7fe Only remove Godot temp file if it exists, cut down on errors 2024-05-30 10:59:47 -04:00
icenine451 6524ff1beb Migrate existing configurator-related functions to configurator_functions.sh 2024-05-30 10:54:29 -04:00
icenine451 8a6a6551b0 Create and source configurator_functions.sh 2024-05-30 10:52:44 -04:00