eclipse plugin: initial files for era and multiplayer templates
This commit is contained in:
parent
76d57e4fbf
commit
d9a4d8afe0
3 changed files with 6 additions and 0 deletions
2
utils/java/eclipse_plugin/templates/era.txt
Normal file
2
utils/java/eclipse_plugin/templates/era.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
[era]
|
||||
[/era]
|
2
utils/java/eclipse_plugin/templates/multiplayer.txt
Normal file
2
utils/java/eclipse_plugin/templates/multiplayer.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multiplayer]
|
||||
[/multiplayer]
|
|
@ -5,3 +5,5 @@ campaign templates/campaign.txt
|
|||
scenario templates/scenario.txt
|
||||
pbl templates/pbl.txt
|
||||
build_xml templates/build.xml
|
||||
multiplayer templates/multiplayer.txt
|
||||
era templates/era.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue