Skip to content

AID-LEARNING/LanguageSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanguageSystem

Viron system language for your plugin

As a virion

If you use Poggit to build your plugin, you can add it to your .poggit.yml like so:

projects:
  YourPlugin:
    libs:
      - src: AID-LEARNING/LanguageSystem/libLanguageSystem
        version: ^1.0.0
      - src: AID-LEARNING/libExtraPath/libExtraPathConfig
        version: ^1.0.0
        
        #mandatory if you use the command to change the language: 
      - src: jojoe77777/FormAPI/libFormAPI 
        version: ^1.3.0
      - src: Paroxity/Commando/Commando
        version: ^3.0.0

About

Viron system language for your plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages