@hi-ashleyj/llama 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # llama-game-engine
2
+
3
+ Idk, it's here on NPM now, for some reason.
4
+ Don't use it yet - it's really not really
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hi-ashleyj/llama",
3
3
  "description": "A (Bad) 2D Canvas Game Engine",
4
- "version": "0.1.0",
4
+ "version": "0.1.1",
5
5
  "type": "module",
6
6
  "source": "src/main.ts",
7
7
  "main": "dist/main.js",
Binary file
Binary file