Upgrade pack descriptions and README

This commit is contained in:
ForestOfLight
2025-04-20 02:41:52 -07:00
Unverified
parent 009f7decee
commit 0a9b09048e
4 changed files with 30 additions and 15 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ import { CanopyExtension } from './lib/canopy/CanopyExtension';
export const extension = new CanopyExtension({
author: 'ForestOfLight',
name: 'Construct',
description: 'Make building structures in survival easier!',
description: 'Survival building addon by §aForestOfLight§r.',
version: '1.0.0'
});