Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
chg: Remove the solutions from the Step0 branch. Make Hello.ts active
Browse files Browse the repository at this point in the history
  • Loading branch information
heysokam committed Feb 28, 2024
1 parent c471865 commit 8d688e2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 76 deletions.
File renamed without changes.
31 changes: 0 additions & 31 deletions src/Hello1.ts

This file was deleted.

44 changes: 0 additions & 44 deletions src/Hello2.ts

This file was deleted.

2 changes: 1 addition & 1 deletion xrengine.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const config: ProjectConfigInterface = {
routes: {},
services: undefined,
databaseSeed: undefined,
// worldInjection: () => import('./src/Hello0')
worldInjection: () => import('./src/Hello')
}

export default config

0 comments on commit 8d688e2

Please sign in to comment.