mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Now uses embedded resources
This commit is contained in:
10
Resources/Scripts/Engine.wren
Normal file
10
Resources/Scripts/Engine.wren
Normal file
@@ -0,0 +1,10 @@
|
||||
import "Nuake:Math" for Vector3
|
||||
|
||||
class Engine {
|
||||
foreign static Log(msg)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user