Reorganisation de tout le systéme de build + debuggage os loader au autre scripts

This commit is contained in:
Marc
2022-02-26 19:23:34 +01:00
parent fc41d4bec0
commit 24c03e8090
25 changed files with 188 additions and 107 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
const audio = require('../../core/audio')
async function init() {
audio('/chibrax/sheeebr.wav')
audio('/core/sheeebr.wav')
}
const after = [ "filesystem.js" ] // list of init script to load before