9 lines
188 B
JSON
Raw Normal View History

2022-05-27 16:43:28 +01:00
{
"name": "Bundle Loading Sample",
"author": "JustNU",
"version": "1.0.0",
"license": "does it really matter lol",
"main": "src/mod.js",
"akiVersion": "3.0.0",
"isBundleMod": true
}