6 lines
189 B
Bash
Executable File
6 lines
189 B
Bash
Executable File
#!/bin/bash
|
|
haxelib run protohx generate protohx.json
|
|
haxelib run orm mysql://shmyga:xkbp8jh9z2@localhost:3306/armageddon \
|
|
-s src-gen/haxe \
|
|
-c ru.m.tankz.db \
|
|
-a ru.m.tankz.db |