Remove leftovers from frames, add README.md for Mineunit spec dirs (#355)

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
imre84 2024-03-30 03:08:25 +01:00 committed by GitHub
parent ea14f604c9
commit bc0714870a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 6 additions and 2 deletions

View File

@ -131,7 +131,6 @@ Recommended mods that build on the `technic mod`:
| enable_mining_laser | |
| enable_flashlight | |
| enable_wind_mill | |
| enable_frames | |
| enable_corium_griefing | |
| enable_radiation_protection | |
| enable_radiation_throttling | enable lag- and per-second-throttling of radiation damage |

2
technic/spec/README.md Normal file
View File

@ -0,0 +1,2 @@
All files within this directory serve unittesting purposes.
For more info see https://github.com/S-S-X/mineunit

View File

@ -12,7 +12,6 @@ enable_vacuum = true
multimeter_remote_start_ttl = 300
enable_wind_mill = true
enable_frames = true
enable_nuclear_reactor_digiline_selfdestruct = true
quarry_dig_above_nodes = 3
quarry_max_depth = 100

View File

@ -0,0 +1,2 @@
All files within this directory serve unittesting purposes.
For more info see https://github.com/S-S-X/mineunit

View File

@ -0,0 +1,2 @@
All files within this directory serve unittesting purposes.
For more info see https://github.com/S-S-X/mineunit