• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Tutorial Creating new PBS files v1.0

Marin submitted a new resource:

Creating new PBS files - A tutorial on how to easily create new PBS files.

PBS files such as pokemon.txt, abilities.txt, items.txt, or moves.txt all follow a very simple layout. The script section called "Compiler" reads them and turns them into data files. When you make a change to a PBS file, the compiler will re-compile all PBS files and update the data files accordingly.

PLEASE NOTE: THIS IS HOW I MAKE MY PBS FILES; NOT EVERYTHING YOU SEE IS HOW ESSENTIALS ITSELF DOES IT.

Now, what if you want to make your own PBS file? It's important that you...

Read more about this resource...
 
Back
Top