Autor Tópico: SMF Mod Creator  (Lida 10072 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline candidosa2

  • Suporte Tecnico
  • Fundador
  • *
  • Mensagens: 5072
  • Rank: 1658
  • Sexo: Masculino
  • Suporte
    • Hosting Moçambique
SMF Mod Creator
« em: 17 de Novembro de 2007, 15:35 »
This program parses, edits, and saves a single SMF mod file.
The program can also compile a SMF mod package based on loaded mod file.

The program does NOT teach/guide user in writing a SMF mod.
(It does save users from mistyping file name. ^_^)

Requires Java 5.0.  http://java.sun.com/j2se/1.5.0/download.jsp (Download)



   Installation

Download and uncompress.
A single file, SMFModCreator.jar or SMFModCreator.exe, includes the whole program and all resources.
No installation necessary. Execute jar version with Java VM.
Windows exe version will automatically find and run installed Java. (Thanks JSmooth!)

For running jar version on Windows, open the program with javaw.exe from Java VM,
usually located in C:\Program Files\Java\jre1.5.0_04\bin


   Compatibility Notes (XML)

All search text and add/replace text are saved as complete lines.
i.e. Line breaks are always inserted at beginning and end of text,
except for search text starting with "<?php" or ending with "?>

id element will be parsed and saved as 'Author:ModId' in CamlCase.

Does not support multiple search in an operation.

The error attribute 'fatal' will be discarded since it is the default in schema.



   Compatibility Notes (BoardMod)

All error and whitespace attributes will be discarded.

Regular expressions will not be saved.

Search position 'end' (append) will save as add before "?>".



   Usage Notes

Compile package works only if the mod file is all that's needed.
Otherwise you can generate package-info.xml then manually edit it to add more operations.

Mod package uses the same format (BoardMod/XML) as working file.
Mod package will be compiled with same path and name as mod file, but with .tar.gz extension.

Deleted operations can potentially be recovered by restoring last save or backup.  Current progress will be lost.
Restoring backup will exchange last save with backup before loading.

The program saves mod file with Unix line break.

Error messages are dumped to error.log instead of to console.
Use -nolog argument to surpress this behaviour.

Settings are stored with Java Preference and dependent on platform and configuration.



   Major changes from Beta 2
05-11-14 1.0
 + Added the default option of using local DTD for XML mods.
 + Generate package-info.xml without compiling package.
 + Added support for $boarddir
 + Many interface enhancements, some minor bug fix
For details see Help > History
« Última modificação: 21 de Dezembro de 2009, 05:27 por candidosa2 »

Offline K@Kus Lda.™

  • Amigo
  • *
  • Mensagens: 16
  • Rank: 0
  • Sexo: Masculino
    • NuM3RuS pRiMuS
Re:SMF Mod Creator
« Responder #1 em: 19 de Dezembro de 2009, 16:17 »
Viva!...

Onde andam os files em anexo?!...
 mask mask

Offline candidosa2

  • Suporte Tecnico
  • Fundador
  • *
  • Mensagens: 5072
  • Rank: 1658
  • Sexo: Masculino
  • Suporte
    • Hosting Moçambique
Re:SMF Mod Creator
« Responder #2 em: 21 de Dezembro de 2009, 04:58 »
Pode baixar aqui


http://download.smfpt.net/index.php?cid=21

mesmo no anexo
« Última modificação: 21 de Dezembro de 2009, 05:26 por candidosa2 »