configure for regolith
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { CanopyExtension } from './lib/canopy/CanopyExtension';
|
||||
|
||||
export const extension = new CanopyExtension({
|
||||
author: 'ForestOfLight',
|
||||
name: 'Construct',
|
||||
description: 'Survival building addon by §aForestOfLight§r.',
|
||||
version: '1.0.1'
|
||||
});
|
||||
Reference in New Issue
Block a user