rename RP & BP folders to remove spaces

This commit is contained in:
ForestOfLight
2025-04-21 13:22:19 -07:00
Unverified
parent 0351be39db
commit f103d56258
55 changed files with 3 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
// Setup
import './classes/Builder/Builders';
// Options
import './options/easyPlace';
import './options/fastEasyPlace';
import './options/materialGrabber';
// Commands
import './commands/construct';
// Other
import './classes/BlockInfo';