mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-07 09:12:58 +00:00
stuff
This commit is contained in:
6
godot/starforce/mhk3.gd
Normal file
6
godot/starforce/mhk3.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
@tool
|
||||
extends EditorScript
|
||||
|
||||
func _run():
|
||||
var result = Mhk3Map.install("/home/theaninova/Projects/mhlib/games/Moorhuhn Kart 3/data.sar", "mhk3")
|
||||
print(result)
|
||||
Reference in New Issue
Block a user